Searched refs:GenerateNonce (Results 1 – 4 of 4) sorted by relevance
| /openthread-latest/src/core/crypto/ |
| D | aes_ccm.hpp | 182 static void GenerateNonce(const Mac::ExtAddress &aAddress,
|
| D | aes_ccm.cpp | 278 void AesCcm::GenerateNonce(const Mac::ExtAddress &aAddress, in GenerateNonce() function in ot::Crypto::AesCcm
|
| /openthread-latest/src/core/mac/ |
| D | mac_frame.cpp | 1353 Crypto::AesCcm::GenerateNonce(aExtAddress, frameCounter, securityLevel, nonce); in ProcessTransmitAesCcm() 1534 Crypto::AesCcm::GenerateNonce(aExtAddress, frameCounter, securityLevel, nonce); in ProcessReceiveAesCcm()
|
| /openthread-latest/src/core/thread/ |
| D | mle.cpp | 2308 …Crypto::AesCcm::GenerateNonce(extAddress, aHeader.GetFrameCounter(), Mac::Frame::kSecurityEncMic32… in ProcessMessageSecurity()
|