Searched refs:mCurrKey (Results 1 – 7 of 7) sorted by relevance
434 const KeyMaterial &GetCurrentMacKey(void) const { return mCurrKey; } in GetCurrentMacKey()456 mCurrKey.Clear(); in ClearMacKeys()656 KeyMaterial mCurrKey; member in ot::Mac::SubMac
89 mCurrKey.Clear(); in Init()936 mCurrKey = aCurrKey; in SetMacKey()
355 otMacKeyMaterial mCurrKey; member
337 key = &aRadioContext->mCurrKey; in otMacFrameProcessTransmitSecurity()357 key = &aRadioContext->mCurrKey; in otMacFrameProcessTransmitSecurity()
1280 otMacKey mCurrKey; member in ot::Spinel::RadioSpinel
928 mCurrKey = aCurrKey; in SetMacKey()2188 … mKeyIdMode, mKeyId, mPrevKey.m8, sizeof(otMacKey), mCurrKey.m8, sizeof(otMacKey), mNextKey.m8, in RestoreProperties()
1163 memcpy(&sRadioContext.mCurrKey, aCurrKey, sizeof(otMacKeyMaterial)); in otPlatRadioSetMacKey()