Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Dhash.h81 int ahash_register_instance(struct crypto_template *tmpl,
/linux-4.19.296/crypto/
Dahash.c623 int ahash_register_instance(struct crypto_template *tmpl, in ahash_register_instance() function
634 EXPORT_SYMBOL_GPL(ahash_register_instance);
Dmcryptd.c540 err = ahash_register_instance(tmpl, inst); in mcryptd_create_hash()
Dcryptd.c921 err = ahash_register_instance(tmpl, inst); in cryptd_create_hash()