Searched refs:CE_AES_256BITS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/ | ||
H A D | sun8i-ce.h | 46 #define CE_AES_256BITS 2 macro |
H A D | sun8i-ce-cipher.c | 180 sym |= CE_AES_256BITS; in sun8i_ce_cipher_prepare() |