Searched refs:AESCMAC_count (Results 1 – 2 of 2) sorted by relevance
49 extern const uint_least8_t AESCMAC_count;72 DebugP_assert(index < AESCMAC_count); in AESCMAC_open()
113 const uint_least8_t AESCMAC_count = CONFIG_AESCMAC_COUNT; variable