Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce.h87 #define CE_ERR_DATALEN BIT(1) macro
H A Dsun8i-ce-core.c211 if (v & CE_ERR_DATALEN) in sun8i_ce_run_task()
230 if (v & CE_ERR_DATALEN) in sun8i_ce_run_task()
246 if (v & CE_ERR_DATALEN) in sun8i_ce_run_task()