crypto_lookup_template  238 crypto/ablkcipher.c 	tmpl = crypto_lookup_template(geniv);
crypto_lookup_template  381 crypto/aead.c  	tmpl = crypto_lookup_template(geniv);
crypto_lookup_template   66 crypto/algboss.c 	tmpl = crypto_lookup_template(param->template);
crypto_lookup_template  106 include/crypto/algapi.h struct crypto_template *crypto_lookup_template(const char *name);