Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Dn2_core.c1283 struct n2_hash_tmpl { struct
1284 const char *name;
1285 const u8 *hash_zero;
1286 const u32 *hash_init;
1287 u8 hw_op_hashsz;
1288 u8 digest_size;
1312 static const struct n2_hash_tmpl hash_tmpls[] = { argument