Home
last modified time | relevance | path

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

/system/ulib/crypto/include/crypto/
A Daead.h61 zx_status_t Seal(const Bytes& ptext, uint64_t* out_nonce, Bytes* out_ctext) { in Seal()
64 zx_status_t Seal(const Bytes& ptext, const Bytes& aad, uint64_t* out_nonce, Bytes* out_ctext) { in Seal()
/system/ulib/crypto/
A Daead.cpp118 Bytes* out_ctext) { in Seal()

Completed in 3 milliseconds