Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/
Dn2_core.c1225 struct n2_hash_tmpl { struct
1226 const char *name;
1227 const u8 *hash_zero;
1228 const u8 *hash_init;
1229 u8 hw_op_hashsz;
1230 u8 digest_size;
1254 static const struct n2_hash_tmpl hash_tmpls[] = { argument