Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/
Dn2_core.c1255 static const struct n2_hash_tmpl hash_tmpls[] = { variable
1289 #define NUM_HASH_TMPLS ARRAY_SIZE(hash_tmpls)
1463 err = __n2_register_one_ahash(&hash_tmpls[i]); in n2_register_algs()