Lines Matching full:on
24 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
71 * \warning Performing multiple operations concurrently on the same
165 * \return \c 0 on success.
167 * or \c MBEDTLS_MPI_XXX error code on failure.
209 * \return \c 0 on success.
211 * error code on failure.
247 * \return \c 0 on success.
251 * error code on failure for any other reason.
303 * \return \c 0 on success.
305 * \c MBEDTLS_ERR_ASN1_XXX error code on failure.
348 * \return \c 0 on success.
352 * \c MBEDTLS_ERR_ASN1_XXX error code on failure.
382 * \return \c 0 on success.
387 * error code on failure for any other reason.
415 * \return \c 0 on success.
422 * error code on failure for any other reason.
430 * \brief This function generates an ECDSA keypair on the given curve.
437 * \c MBEDTLS_ECP_DP_XXX macros depending on configuration.
442 * \return \c 0 on success.
443 * \return An \c MBEDTLS_ERR_ECP_XXX code on failure.
460 * \return \c 0 on success.
461 * \return An \c MBEDTLS_ERR_ECP_XXX code on failure.