Home
last modified time | relevance | path

Searched hist:"4 bb4e836498b0131feefbba3f857a0bf3b89e543" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32_saes.h4bb4e836498b0131feefbba3f857a0bf3b89e543 Fri Sep 18 07:19:11 UTC 2020 Nicolas Toromanoff <nicolas.toromanoff@st.com> 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>
/rk3399_ARM-atf/drivers/st/crypto/
H A Dstm32_saes.c4bb4e836498b0131feefbba3f857a0bf3b89e543 Fri Sep 18 07:19:11 UTC 2020 Nicolas Toromanoff <nicolas.toromanoff@st.com> 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>