JJérôme ForissierSquashed commit upgrading to libtomcrypt-1.18.2-develop-20180819
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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> | 7 年前 | |
core: LTC use only _CFG_CORE_LTC_ variables LTC is only taking _CFG_CORE_LTC_ prefixed variables into account for configuration. _CFG_CORE_LTC_ prefixed variables are assigned based on CFG_CRYPTO_ and other variables for unchanged LTC configuration. Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> | 7 年前 |