Home
last modified time | relevance | path

Searched refs:rsa_exit_tfm (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/crypto/
H A Drsa.c345 static void rsa_exit_tfm(struct crypto_akcipher *tfm) in rsa_exit_tfm() function
358 .exit = rsa_exit_tfm,