Home
last modified time | relevance | path

Searched refs:AUTH_TYPE_RESERVED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.h89 #define AUTH_TYPE_RESERVED 0x00ULL macro
H A Dn2_core.c1287 .hmac_type = AUTH_TYPE_RESERVED,
1454 if (!err && p->hmac_type != AUTH_TYPE_RESERVED) in __n2_register_one_ahash()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.h89 #define AUTH_TYPE_RESERVED 0x00ULL macro
H A Dn2_core.c1289 .hmac_type = AUTH_TYPE_RESERVED,
1456 if (!err && p->hmac_type != AUTH_TYPE_RESERVED) in __n2_register_one_ahash()

Completed in 14 milliseconds