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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Daead.h61 void aead_geniv_exit(struct crypto_tfm *tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Daead.c331 void aead_geniv_exit(struct crypto_tfm *tfm) function
335 EXPORT_SYMBOL_GPL(aead_geniv_exit); variable
H A Dseqiv.c293 inst->alg.cra_exit = aead_geniv_exit;

Completed in 43 milliseconds