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

/linux-4.1.27/include/crypto/internal/
H A Daead.h58 struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl,
/linux-4.1.27/crypto/
H A Daead.c272 struct crypto_instance *aead_geniv_alloc(struct crypto_template *tmpl, aead_geniv_alloc() function
365 EXPORT_SYMBOL_GPL(aead_geniv_alloc); variable
H A Dseqiv.c291 inst = aead_geniv_alloc(&seqiv_tmpl, tb, 0, 0); seqiv_aead_alloc()

Completed in 49 milliseconds