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