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