ot::Crypto::AesCcm::Init() method
Initializes the AES CCM computation.
Arguments
Length of header in bytes.
aPlainTextLength
Length of plaintext in bytes.
aTagLength
Length of tag in bytes (must be even and in `[kMinTagLength, kMaxTagLength]`).
aNonce
A pointer to the nonce.
aNonceLength
Length of nonce in bytes.
ot::Crypto::AesCcm::Init() is called by 4 functions and calls 2 functions:
![]()
ot::Crypto::AesCcm::Init()
ot::Crypto::AesCcm::Init() reads 6 variables and writes 8 variables:
![]()
ot::Crypto::AesCcm::Init()