Home
last modified time | relevance | path

Searched hist:a70f4504e3fa19452f19948e6fe6e139f74c31a4 (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/libtomcrypt/include/
H A Dtomcrypt_init.ha70f4504e3fa19452f19948e6fe6e139f74c31a4 Wed Mar 27 16:01:37 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: ltc: add tomcrypt_init() when not crypto lib

Adds tomcrypt_init() which is only available when LTC isn't configured
as the crypto lib. tomcrypt_init() performs the same initialization as
crypto_init() does when LTC is configured as the crypto lib.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/lib/libtomcrypt/
H A Dtomcrypt.ca70f4504e3fa19452f19948e6fe6e139f74c31a4 Wed Mar 27 16:01:37 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: ltc: add tomcrypt_init() when not crypto lib

Adds tomcrypt_init() which is only available when LTC isn't configured
as the crypto lib. tomcrypt_init() performs the same initialization as
crypto_init() does when LTC is configured as the crypto lib.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>