Home
last modified time | relevance | path

Searched defs:aMacKey (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/crypto/
Daes_ccm.cpp51 void AesCcm::SetKey(const Mac::KeyMaterial &aMacKey) in SetKey()
/openthread-latest/src/core/mac/
Dmac_frame.cpp1513 Error RxFrame::ProcessReceiveAesCcm(const ExtAddress &aExtAddress, const KeyMaterial &aMacKey) in ProcessReceiveAesCcm()