Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dgcm.c559 static void crypto_gcm_exit_tfm(struct crypto_aead *tfm) in crypto_gcm_exit_tfm() function
642 inst->alg.exit = crypto_gcm_exit_tfm; in crypto_gcm_create_common()
/kernel/linux/linux-6.6/crypto/
H A Dgcm.c557 static void crypto_gcm_exit_tfm(struct crypto_aead *tfm) in crypto_gcm_exit_tfm() function
640 inst->alg.exit = crypto_gcm_exit_tfm; in crypto_gcm_create_common()

Completed in 4 milliseconds