Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cryp.h542 #define IS_CRYP_KEYSIZE(__KEYSIZE__) (((__KEYSIZE__) == CRYP_KEYSIZE_128B) || \ argument
543 ((__KEYSIZE__) == CRYP_KEYSIZE_256B))