Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dgcm.c581 static void crypto_gcm_exit_tfm(struct crypto_aead *tfm) in crypto_gcm_exit_tfm() function
683 inst->alg.exit = crypto_gcm_exit_tfm; in crypto_gcm_create_common()