Home
last modified time | relevance | path

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

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