Searched hist:d0620b018892548461078a167c3b7e8770386794 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/crypto/ |
| H A D | crypto.c | d0620b018892548461078a167c3b7e8770386794 Mon Nov 13 07:42:19 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> core: move crypto_authenc_*() from LTC
* Moves crypto_authenc_*() from LTC to core/crypto/crypto.c * Defines <crypto/aes-gcm.h> and <crypto/aes-ccm.h> and implements the functions in core/lib/libtomcrypt/src/tee_ltc_provider.c based on the old implementations of crypto_authenc_*().
Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|