Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dn2_core.c1304 static const struct n2_hash_tmpl hash_tmpls[] = { variable
1338 #define NUM_HASH_TMPLS ARRAY_SIZE(hash_tmpls)
1513 err = __n2_register_one_ahash(&hash_tmpls[i]); in n2_register_algs()