Home
last modified time | relevance | path

Searched defs:n2_hash_tmpl (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/crypto/
Dn2_core.c1227 struct n2_hash_tmpl { struct
1228 const char *name;
1229 const u8 *hash_zero;
1230 const u8 *hash_init;
1231 u8 hw_op_hashsz;
1232 u8 digest_size;
1233 u8 statesize;
1257 static const struct n2_hash_tmpl hash_tmpls[] = { argument