Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/
Dn2_core.c1275 struct n2_hash_tmpl { struct
1276 const char *name;
1277 const u8 *hash_zero;
1278 const u32 *hash_init;
1279 u8 hw_op_hashsz;
1280 u8 digest_size;
1304 static const struct n2_hash_tmpl hash_tmpls[] = { argument