Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/internal/
Dhash.h82 int ahash_register_instance(struct crypto_template *tmpl,
/linux-4.1.27/crypto/
Dahash.c581 int ahash_register_instance(struct crypto_template *tmpl, in ahash_register_instance() function
592 EXPORT_SYMBOL_GPL(ahash_register_instance);
Dmcryptd.c543 err = ahash_register_instance(tmpl, inst); in mcryptd_create_hash()
Dcryptd.c645 err = ahash_register_instance(tmpl, inst); in cryptd_create_hash()