Home
last modified time | relevance | path

Searched defs:AES_BLOCK_32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-aes.c50 #define AES_BLOCK_32 (AES_BLOCK_SIZE / sizeof(u32)) macro
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c135 #define AES_BLOCK_32 (AES_BLOCK_SIZE / sizeof(u32)) macro