commit | da968b14d972a1a3398c8fd6ba951d0149c4707e | [log] [tgz] |
---|---|---|
author | Nicolas Toromanoff <nicolas.toromanoff@st.com> | Fri Sep 18 09:19:11 2020 +0200 |
committer | Lionel Debieve <lionel.debieve@foss.st.com> | Mon Nov 14 10:55:17 2022 +0100 |
tree | 09856a51ab39941e817e3cd417fb72951193e575 | |
parent | db13fac10e3715db02cdfc54bebd9cb4d2336962 [diff] |
feat(st-crypto): add AES decrypt/auth by SAES IP Add code to be able to use STMicroelectronics SAES IP. This driver can manage many AES algorithms (CBC, ECB, CCM, GCM). It will be used by the authenticated decryption framework (AES-GCM only). Change-Id: Ibd4030719fb12877dcecd5d2c395d13b4b15c260 Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>