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