Searched refs:CESA_SA_DESC_CFG_MACM_SHA256 (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/crypto/marvell/cesa/ | ||
D | cesa.h | 95 #define CESA_SA_DESC_CFG_MACM_SHA256 (1 << 4) macro |
D | hash.c | 1038 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA256); in mv_cesa_sha256_init() |