Searched refs:DES_BLOCK_NB_U32 (Results 1 – 1 of 1) sorted by relevance
33 #define DES_BLOCK_NB_U32 (DES_BLOCK_SIZE / sizeof(uint32_t)) macro747 ctx->block_u32 = DES_BLOCK_NB_U32; in stm32_cryp_init()
Completed in 4 milliseconds