Home
last modified time | relevance | path

Searched refs:AUTH_TYPE_RESERVED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()