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