Home
last modified time | relevance | path

Searched refs:aead_geniv_alloc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/crypto/
H A Dgeniv.c41 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl, in aead_geniv_alloc() function
107 EXPORT_SYMBOL_GPL(aead_geniv_alloc);
H A Dechainiv.c118 inst = aead_geniv_alloc(tmpl, tb); in echainiv_aead_create()
H A Dseqiv.c140 inst = aead_geniv_alloc(tmpl, tb); in seqiv_aead_create()
/openbmc/linux/include/crypto/internal/
H A Dgeniv.h22 struct aead_instance *aead_geniv_alloc(struct crypto_template *tmpl,