Home
last modified time | relevance | path

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

/linux/crypto/
H A Dshash.c395 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance() function
409 EXPORT_SYMBOL_GPL(shash_register_instance);
H A Dxcbc.c234 err = shash_register_instance(tmpl, inst); in xcbc_create()
H A Dcmac.c286 err = shash_register_instance(tmpl, inst); in cmac_create()
H A Dhmac.c238 err = shash_register_instance(tmpl, inst); in hmac_create()
H A Dvmac.c666 err = shash_register_instance(tmpl, inst); in vmac_create()
H A Dccm.c903 err = shash_register_instance(tmpl, inst); in cbcmac_create()
/linux/include/crypto/internal/
H A Dhash.h109 int shash_register_instance(struct crypto_template *tmpl,