arm-trusted-firmware/include/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
..
mbedtls drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30
auth_common.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
auth_mod.h Fix type of cot_desc_ptr 2019-06-13 12:53:17 +02:00
crypto_mod.h drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30
img_parser_mod.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00