Searched refs:CESA_SA_DESC_CFG_AES_LEN_192 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/marvell/cesa/ | ||
H A D | cesa.h | 114 #define CESA_SA_DESC_CFG_AES_LEN_192 (1 << 24) macro |
H A D | cipher.c | 715 cfg |= CESA_SA_DESC_CFG_AES_LEN_192; in mv_cesa_aes_op() |