Lines Matching full:on
9 * authenticate data. It is based on ChaCha20 and Poly1305 by Daniel
123 * \return \c 0 on success.
124 * \return A negative error code on failure.
142 * warning on \c mbedtls_chachapoly_init().
151 * \return \c 0 on success.
152 * \return A negative error code on failure.
181 * warning on \c mbedtls_chachapoly_init().
190 * \return \c 0 on success.
203 * into an on-going ChaCha20-Poly1305
206 * The direction (encryption or decryption) depends on the
216 * warning on \c mbedtls_chachapoly_init().
226 * \return \c 0 on success.
230 * \return Another negative error code on other kinds of failure.
245 * warning on \c mbedtls_chachapoly_init().
247 * \return \c 0 on success.
251 * \return Another negative error code on other kinds of failure.
282 * \return \c 0 on success.
283 * \return A negative error code on failure.
314 * \return \c 0 on success.
317 * \return Another negative error code on other kinds of failure.
332 * \return \c 0 on success.
333 * \return \c 1 on failure.