Home
last modified time | relevance | path

Searched refs:crypto_akcipher_exit_tfm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dakcipher.c50 static void crypto_akcipher_exit_tfm(struct crypto_tfm *tfm) in crypto_akcipher_exit_tfm() function
64 akcipher->base.exit = crypto_akcipher_exit_tfm; in crypto_akcipher_init_tfm()
/kernel/linux/linux-6.6/crypto/
H A Dakcipher.c44 static void crypto_akcipher_exit_tfm(struct crypto_tfm *tfm) in crypto_akcipher_exit_tfm() function
58 akcipher->base.exit = crypto_akcipher_exit_tfm; in crypto_akcipher_init_tfm()

Completed in 2 milliseconds