arm-trusted-firmware/drivers/auth
Sumit Garg 7cda17bb0f drivers: crypto: Add authenticated decryption framework
Add framework for autheticated decryption of data. Currently this
patch optionally imports mbedtls library as a backend if build option
"DECRYPTION_SUPPORT = aes_gcm" is set to perform authenticated decryption
using AES-GCM algorithm.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Change-Id: I2966f0e79033151012bf4ffc66f484cd949e7271
2020-03-06 16:40:37 +05:30
..
cryptocell drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30
mbedtls drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30
tbbr TBBR: Reduce size of hash buffers when possible 2020-02-18 09:47:12 +01:00
auth_mod.c fconf: initial commit 2020-02-07 13:29:09 +00:00
crypto_mod.c drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30
img_parser_mod.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00