Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/mac/
Dmac.cpp905 const uint8_t keySource[] = {0xff, 0xff, 0xff, 0xff}; in ProcessTransmitSecurity() local
911 aFrame.SetKeySource(keySource); in ProcessTransmitSecurity()