Home
last modified time | relevance | path

Searched refs:shash_register_instance (Results 1 – 6 of 6) sorted by relevance

/linux/crypto/
H A Dxcbc.c178 err = shash_register_instance(tmpl, inst); in xcbc_create()
H A Dshash.c563 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance() function
577 EXPORT_SYMBOL_GPL(shash_register_instance);
H A Dcmac.c230 err = shash_register_instance(tmpl, inst); in cmac_create()
H A Dhmac.c243 err = shash_register_instance(tmpl, inst); in __hmac_create_shash()
H A Dccm.c892 err = shash_register_instance(tmpl, inst); in cbcmac_create()
/linux/include/crypto/internal/
H A Dhash.h142 int shash_register_instance(struct crypto_template *tmpl,