Home
last modified time | relevance | path

Searched refs:hash_tmpls (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c1255 static const struct n2_hash_tmpl hash_tmpls[] = { variable
1293 #define NUM_HASH_TMPLS ARRAY_SIZE(hash_tmpls)
1468 err = __n2_register_one_ahash(&hash_tmpls[i]); in n2_register_algs()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c1257 static const struct n2_hash_tmpl hash_tmpls[] = { variable
1295 #define NUM_HASH_TMPLS ARRAY_SIZE(hash_tmpls)
1470 err = __n2_register_one_ahash(&hash_tmpls[i]); in n2_register_algs()

Completed in 6 milliseconds