Home
last modified time | relevance | path

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

/Linux-v4.19/include/crypto/internal/
Dhash.h81 int ahash_register_instance(struct crypto_template *tmpl,
/Linux-v4.19/crypto/
Dahash.c613 int ahash_register_instance(struct crypto_template *tmpl, in ahash_register_instance() function
624 EXPORT_SYMBOL_GPL(ahash_register_instance);
Dmcryptd.c540 err = ahash_register_instance(tmpl, inst); in mcryptd_create_hash()
Dcryptd.c920 err = ahash_register_instance(tmpl, inst); in cryptd_create_hash()