Searched refs:kSecurityEncMic128 (Results 1 – 2 of 2) sorted by relevance
/openthread-3.4.0/src/core/mac/ | ||
D | mac_frame.hpp | 320 kSecurityEncMic128 = 7, ///< Encryption with MIC-128 authentication. enumerator |
D | mac_frame.cpp | 743 case kSecurityEncMic128: in CalculateMicSize() |