Lines Matching refs:ciphertext
50 * \param[out] ciphertext Output buffer for the authenticated and
57 * \param ciphertext_size Size of the ciphertext buffer in bytes. This
66 * ciphertext size of any supported AEAD
69 * ciphertext buffer.
86 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length);
110 * \param[in] ciphertext Data that has been authenticated and
116 * \param ciphertext_length Size of ciphertext in bytes.
148 const uint8_t *ciphertext, size_t ciphertext_length,
427 * - \p ciphertext contains trailing ciphertext that was buffered from
435 * \param[out] ciphertext Buffer where the last part of the ciphertext
437 * \param ciphertext_size Size of the \p ciphertext buffer in bytes.
449 * returned ciphertext.
477 uint8_t *ciphertext,