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