Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dpcrypt.c302 static void pcrypt_aead_exit_tfm(struct crypto_tfm *tfm) in pcrypt_aead_exit_tfm() function
371 inst->alg.cra_exit = pcrypt_aead_exit_tfm; in pcrypt_alloc_aead()