Lines Matching full:on
49 * Don't make any assumptions on this context!
79 * \return \c 0 on success.
83 * \return cipher-specific error code on failure of the underlying cipher.
113 * \param[out] out_len The number of bytes written to the output buffer. \c 0 on failure.
116 * \return \c 0 on success.
118 * \return cipher-specific error code on failure of the underlying cipher.
137 * \param[out] out_len The number of bytes written to the output buffer. \c 0 on failure.
139 * depending on how much padding was added to the data.
142 * \return \c 0 on success.
145 * \return cipher-specific error code on failure of the underlying cipher.
156 * \return \c 0 on success.
157 * \return \c 1 on failure.