Home
last modified time | relevance | path

Searched refs:DES_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c32 #define DES_BLOCK_SIZE (DES_BLOCK_SIZE_BIT / INT8_BIT) macro
33 #define DES_BLOCK_NB_U32 (DES_BLOCK_SIZE / sizeof(uint32_t))

Completed in 6 milliseconds