Searched refs:aead_geniv_alloc (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.h56 struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Daead.c211 struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl, function
306 EXPORT_SYMBOL_GPL(aead_geniv_alloc); variable
H A Dseqiv.c285 inst = aead_geniv_alloc(&seqiv_tmpl, tb, 0, 0);

Completed in 170 milliseconds