Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dfips140-defs.h24 #define shash_register_instance fips140_shash_register_instance macro
H A Dfips140-alg-registration.c52 #undef shash_register_instance
294 shash_register_instance(tmpl, inst); in fips140_shash_register_instance()
H A Dshash.c603 int shash_register_instance(struct crypto_template *tmpl, in shash_register_instance() function
617 EXPORT_SYMBOL_GPL(shash_register_instance);
H A Dhmac.c230 err = shash_register_instance(tmpl, inst); in hmac_create()
H A Dxcbc.c246 err = shash_register_instance(tmpl, inst); in xcbc_create()
H A Dcmac.c287 err = shash_register_instance(tmpl, inst); in cmac_create()
H A Dvmac.c667 err = shash_register_instance(tmpl, inst); in vmac_create()
H A Dccm.c909 err = shash_register_instance(tmpl, inst); in cbcmac_create()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_fips140122 shash_register_instance
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h107 int shash_register_instance(struct crypto_template *tmpl,