Home
last modified time | relevance | path

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

/system/ulib/crypto/
A Daead.cpp117 zx_status_t AEAD::Seal(const Bytes& ptext, const uint8_t* aad, size_t aad_len, uint64_t* out_nonce, in Seal()
163 zx_status_t AEAD::Open(uint64_t nonce, const Bytes& ctext, const uint8_t* aad, size_t aad_len, Byte… in Open()

Completed in 2 milliseconds