Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_cryp.h528 #define IS_CRYP_KEYSIZE(__KEYSIZE__) (((__KEYSIZE__) == CRYP_KEYSIZE_128B) || \ argument
529 ((__KEYSIZE__) == CRYP_KEYSIZE_256B))