Searched refs:kNonceSize (Results 1 – 3 of 3) sorted by relevance
66 …static constexpr uint8_t kNonceSize = 13; ///< Size of IEEE 802.15.4 Nonce (in … member in ot::Crypto::AesCcm
1344 uint8_t nonce[Crypto::AesCcm::kNonceSize]; in ProcessTransmitAesCcm()1524 uint8_t nonce[Crypto::AesCcm::kNonceSize]; in ProcessReceiveAesCcm()
2282 uint8_t nonce[Crypto::AesCcm::kNonceSize]; in ProcessMessageSecurity()