Searched refs:skcipher_geniv_alloc (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/crypto/internal/
H A Dskcipher.h62 struct crypto_instance *skcipher_geniv_alloc(struct crypto_template *tmpl,
/linux-4.1.27/crypto/
H A Dchainiv.c301 inst = skcipher_geniv_alloc(&chainiv_tmpl, tb, 0, 0); chainiv_alloc()
H A Deseqiv.c215 inst = skcipher_geniv_alloc(&eseqiv_tmpl, tb, 0, 0); eseqiv_alloc()
H A Dseqiv.c265 inst = skcipher_geniv_alloc(&seqiv_tmpl, tb, 0, 0); seqiv_ablkcipher_alloc()
H A Dblkcipher.c580 struct crypto_instance *skcipher_geniv_alloc(struct crypto_template *tmpl, skcipher_geniv_alloc() function
711 EXPORT_SYMBOL_GPL(skcipher_geniv_alloc); variable

Completed in 114 milliseconds