Home
last modified time | relevance | path

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

/openbmc/linux/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()