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