Searched refs:SA_AALG_ID_HMAC_SHA1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/ | ||
H A D | sa2ul.h | 368 SA_AALG_ID_HMAC_SHA1, /* HMAC with SHA1 mode */ enumerator |
H A D | sa2ul.c | 1889 ad.aalg_id = SA_AALG_ID_HMAC_SHA1; in sa_aead_cbc_sha1_setkey() |