Searched refs:SA_AALG_ID_HMAC_SHA2_256 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/crypto/ | ||
D | sa2ul.h | 369 SA_AALG_ID_HMAC_SHA2_256, /* HMAC with 256-bit SHA2 mode */ enumerator |
D | sa2ul.c | 1903 ad.aalg_id = SA_AALG_ID_HMAC_SHA2_256; in sa_aead_cbc_sha256_setkey() |