Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dgcm.c689 static void crypto_gcm_exit_tfm(struct crypto_tfm *tfm) in crypto_gcm_exit_tfm() function
772 inst->alg.cra_exit = crypto_gcm_exit_tfm; in crypto_gcm_alloc_common()