Home
last modified time | relevance | path

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

/openthread-latest/src/core/mac/
Dmac_frame.hpp99 kSecurityEnc = 4, ///< Encryption, no authentication enumerator
Dmac_frame.cpp869 case kSecurityEnc: in CalculateMicSize()