Searched refs:CRYP_KEYSIZE_128B (Results 1 – 1 of 1) sorted by relevance
238 #define CRYP_KEYSIZE_128B ((uint32_t)0x00000000) /*!< 128-bit long key */ macro542 #define IS_CRYP_KEYSIZE(__KEYSIZE__) (((__KEYSIZE__) == CRYP_KEYSIZE_128B) || \