Searched refs:CESA_SA_DESC_CFG_AES_LEN_256 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/crypto/marvell/ | ||
| D | cesa.h | 117 #define CESA_SA_DESC_CFG_AES_LEN_256 (2 << 24) macro |
| D | cipher.c | 702 cfg |= CESA_SA_DESC_CFG_AES_LEN_256; in mv_cesa_aes_op() |