Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
Dcesa.h95 #define CESA_SA_DESC_CFG_MACM_SHA256 (1 << 4) macro
Dhash.c1014 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA256); in mv_cesa_sha256_init()