Searched refs:shash_register_instance (Results 1 – 5 of 5) sorted by relevance
86 int shash_register_instance(struct crypto_template *tmpl,
255 err = shash_register_instance(tmpl, inst); in xcbc_create()
241 err = shash_register_instance(tmpl, inst); in hmac_create()
604 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance() function615 EXPORT_SYMBOL_GPL(shash_register_instance);
642 err = shash_register_instance(tmpl, inst); in vmac_create()