Searched refs:kSecurityMic64 (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/mac/ | ||
D | mac_frame.hpp | 97 kSecurityMic64 = 2, ///< No encryption, MIC-64 authentication. enumerator |
D | mac_frame.cpp | 878 case kSecurityMic64: in CalculateMicSize() |