Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dgcm.c909 static void crypto_rfc4106_exit_tfm(struct crypto_aead *tfm) in crypto_rfc4106_exit_tfm() function
986 inst->alg.exit = crypto_rfc4106_exit_tfm; in crypto_rfc4106_create()