Home
last modified time | relevance | path

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

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