Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dgcm.c1271 static void crypto_rfc4543_exit_tfm(struct crypto_tfm *tfm) in crypto_rfc4543_exit_tfm() function
1353 inst->alg.cra_exit = crypto_rfc4543_exit_tfm; in crypto_rfc4543_alloc()