Home
last modified time | relevance | path

Searched refs:kSecurityEncMic128 (Results 1 – 2 of 2) sorted by relevance

/openthread-3.4.0/src/core/mac/
Dmac_frame.hpp320 kSecurityEncMic128 = 7, ///< Encryption with MIC-128 authentication. enumerator
Dmac_frame.cpp743 case kSecurityEncMic128: in CalculateMicSize()