arm-trusted-firmware/include/drivers/auth/mbedtls
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_common.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
mbedtls_config.h drivers: crypto: Add authenticated decryption framework 2020-03-06 16:40:37 +05:30