Searched refs:CESA_SA_DESC_CFG_MACM_SHA1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/crypto/marvell/cesa/ | ||
D | cesa.h | 98 #define CESA_SA_DESC_CFG_MACM_SHA1 (5 << 4) macro |
D | hash.c | 967 mv_cesa_set_op_cfg(&tmpl, CESA_SA_DESC_CFG_MACM_SHA1); in mv_cesa_sha1_init() |