Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dalgboss.c69 tmpl = crypto_lookup_template(param->template); in cryptomgr_probe()
Dalgapi.c511 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template() function
516 EXPORT_SYMBOL_GPL(crypto_lookup_template);
Daead.c441 tmpl = crypto_lookup_template(geniv); in crypto_nivaead_default()
Dablkcipher.c584 tmpl = crypto_lookup_template(geniv); in crypto_givcipher_default()
/linux-4.1.27/include/crypto/
Dalgapi.h136 struct crypto_template *crypto_lookup_template(const char *name);