Home
last modified time | relevance | path

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

/linux-2.6.39/crypto/
Dalgboss.c67 tmpl = crypto_lookup_template(param->template); in cryptomgr_probe()
Dalgapi.c479 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template() function
483 EXPORT_SYMBOL_GPL(crypto_lookup_template);
Daead.c382 tmpl = crypto_lookup_template(geniv); in crypto_nivaead_default()
Dablkcipher.c525 tmpl = crypto_lookup_template(geniv); in crypto_givcipher_default()
/linux-2.6.39/include/crypto/
Dalgapi.h131 struct crypto_template *crypto_lookup_template(const char *name);