Searched refs:CESA_SA_DESC_CFG_MACM_HMAC_SHA1 (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/marvell/cesa/ | ||
D | cesa.h | 100 #define CESA_SA_DESC_CFG_MACM_HMAC_SHA1 (7 << 4) macro |
D | hash.c | 1347 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA1); in mv_cesa_ahmac_sha1_init() |