Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Drsa.c92e38694f3dbc72402d0b4301b2fb3e46933e6e6 Thu Nov 12 14:50:57 UTC 2020 Jerome Forissier <jerome@forissier.org> core: ltc: 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>