Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/crypto/
Dn2_core.c293 struct n2_hmac_ctx { struct
294 struct n2_hash_ctx base;
296 struct crypto_shash *child_shash;
298 int hash_key_len;
299 unsigned char hash_key[N2_HASH_KEY_MAX];
/kernel/linux/linux-5.10/drivers/crypto/
Dn2_core.c291 struct n2_hmac_ctx { struct
292 struct n2_hash_ctx base;
294 struct crypto_shash *child_shash;
296 int hash_key_len;
297 unsigned char hash_key[N2_HASH_KEY_MAX];