skcipher_geniv_alloc  301 crypto/chainiv.c 	inst = skcipher_geniv_alloc(&chainiv_tmpl, tb, 0, 0);
skcipher_geniv_alloc  228 crypto/eseqiv.c 	inst = skcipher_geniv_alloc(&eseqiv_tmpl, tb, 0, 0);
skcipher_geniv_alloc  264 crypto/seqiv.c 	inst = skcipher_geniv_alloc(&seqiv_tmpl, tb, 0, 0);
skcipher_geniv_alloc   60 include/crypto/internal/skcipher.h struct crypto_instance *skcipher_geniv_alloc(struct crypto_template *tmpl,