Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/marvell/cesa/
Dcesa.h96 #define CESA_SA_DESC_CFG_MACM_HMAC_SHA256 (3 << 4) macro
Dhash.c1438 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_HMAC_SHA256); in mv_cesa_ahmac_sha256_init()