Searched refs:ahash_register_instance (Results 1 – 3 of 3) sorted by relevance
75 int ahash_register_instance(struct crypto_template *tmpl,
632 int ahash_register_instance(struct crypto_template *tmpl, in ahash_register_instance() function646 EXPORT_SYMBOL_GPL(ahash_register_instance);
686 err = ahash_register_instance(tmpl, inst); in cryptd_create_hash()