Searched refs:aead_geniv_exit (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/crypto/internal/
H A Daead.h63 void aead_geniv_exit(struct crypto_tfm *tfm);
/linux-4.1.27/crypto/
H A Daead.c390 void aead_geniv_exit(struct crypto_tfm *tfm) aead_geniv_exit() function
394 EXPORT_SYMBOL_GPL(aead_geniv_exit); variable
H A Dseqiv.c305 inst->alg.cra_exit = aead_geniv_exit; seqiv_aead_alloc()

Completed in 110 milliseconds