Lines Matching refs:plaintext
1644 * \param[out] output Buffer where the plaintext is to be written.
2061 * \param[in] plaintext Data that will be authenticated and
2063 * \param plaintext_length Size of \p plaintext in bytes.
2115 const uint8_t *plaintext,
2141 * \param[out] plaintext Output buffer for the decrypted data.
2142 * \param plaintext_size Size of the \p plaintext buffer in bytes.
2151 * plaintext size of any supported AEAD
2154 * in the \p plaintext buffer.
2190 uint8_t *plaintext,
2471 * \param plaintext_length Size of the plaintext to encrypt in bytes.
2608 * the total input length overflows the plaintext length that
2635 * psa_aead_update_ad() with the plaintext formed by concatenating the
2694 * less than the plaintext length that was previously
2730 * plaintext and reports success. If the authentication tag is not correct,
2742 * \param[out] plaintext Buffer where the last part of the plaintext
2747 * \param plaintext_size Size of the \p plaintext buffer in bytes.
2758 * returned plaintext.
2768 * The size of the \p plaintext buffer is too small.
2777 * less than the plaintext length that was previously
2792 uint8_t *plaintext,