Searched refs:CE_ERR_KEYLADDER (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ | ||
D | sun8i-ce.h | 89 #define CE_ERR_KEYLADDER BIT(6) macro |
D | sun8i-ce-core.c | 229 if (v & CE_ERR_KEYLADDER) in sun8i_ce_run_task() |