Searched refs:MIC_128_SIZE (Results 1 – 3 of 3) sorted by relevance
164 #define MIC_128_SIZE 16 ///< Size of M… macro
95 static uint8_t m_auth_tag[MIC_128_SIZE]; ///< Authorizati…99 static const uint8_t m_mic_size[] = { 0, MIC_32_SIZE, MIC_64_SIZE, MIC_128_SIZE }; ///< Security le…
224 return MIC_128_SIZE; in mic_size_get()