Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/marvell/cesa/
Dcesa.h100 #define CESA_SA_DESC_CFG_MACM_HMAC_SHA1 (7 << 4) macro
Dhash.c1347 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA1); in mv_cesa_ahmac_sha1_init()