Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dalgboss.c69 tmpl = crypto_lookup_template(param->template); in cryptomgr_probe()
Dalgapi.c519 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template() function
524 EXPORT_SYMBOL_GPL(crypto_lookup_template);
Dablkcipher.c584 tmpl = crypto_lookup_template(geniv); in crypto_givcipher_default()
/linux-4.4.14/include/crypto/
Dalgapi.h138 struct crypto_template *crypto_lookup_template(const char *name);