Searched defs:out_ctext (Results 1 – 2 of 2) sorted by relevance
61 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()
118 Bytes* out_ctext) { in Seal()
Completed in 3 milliseconds