Home
last modified time | relevance | path

Searched hist:"1 ab1ebd8c13a4372f4e32c627c2b7c87b488fe3a" (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/core/
H A Drsa.c1ab1ebd8c13a4372f4e32c627c2b7c87b488fe3a Thu Nov 12 14:51:01 UTC 2020 Jerome Forissier <jerome@forissier.org> core: libmbedtls: use crypto_acipher_free_rsa_keypair() instead of open-coding

There is a function to free an RSA keypair, use it instead of
duplicating the code.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>