Searched refs:shash_register_instance (Results 1 – 6 of 6) sorted by relevance
101 int shash_register_instance(struct crypto_template *tmpl,
256 err = shash_register_instance(tmpl, inst); in xcbc_create()
283 err = shash_register_instance(tmpl, inst); in cmac_create()
238 err = shash_register_instance(tmpl, inst); in hmac_create()
666 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance() function677 EXPORT_SYMBOL_GPL(shash_register_instance);
683 err = shash_register_instance(tmpl, inst); in vmac_create()