Home
last modified time | relevance | path

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

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