Lines Matching full:on

28  *  distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
203 * reduction. It must return 0 on success and non-zero on failure.
277 * Trade code size for speed on fixed-point multiplication.
441 * restart context be the same on successive calls for the
455 * mbedtls_ecdh_enable_restart() was previously called on
475 * lower value. That minimum depends on the curve size, and
539 * \return The associated curve information on success.
540 * \return NULL on failure.
550 * \return The associated curve information on success.
551 * \return NULL on failure.
561 * \return The associated curve information on success.
562 * \return NULL on failure.
642 * \return \c 0 on success.
643 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory-allocation failure.
655 * \return \c 0 on success.
656 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory-allocation failure.
657 * \return Another negative error code on other kinds of failure.
667 * \return \c 0 on success.
668 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory-allocation failure.
669 * \return Another negative error code on other kinds of failure.
680 * \return A negative error code on failure.
708 * \return \c 0 on success.
709 * \return An \c MBEDTLS_ERR_MPI_XXX error code on failure.
732 * \return \c 0 on success.
737 * \return Another negative error code on other kinds of failure.
760 * \return \c 0 on success.
762 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory-allocation failure.
773 * \note On function return, \p *buf is updated to point immediately
783 * \return \c 0 on success.
784 * \return An \c MBEDTLS_ERR_MPI_XXX error code on initialization
808 * \return \c 0 on success.
812 * \return Another negative error code on other kinds of failure.
831 * \return \c 0 on success.
834 * \return Another negative error code on other kinds of failure.
843 * the ECParameters record on exit.
849 * \return \c 0 on success.
853 * \return Another negative error code on other kinds of failure.
863 * the ECParameters record on exit.
870 * \return \c 0 on success.
874 * \return Another negative error code on other kinds of failure.
892 * \return \c 0 on success.
895 * \return Another negative error code on other kinds of failure.
910 * array index depending on the value of \p m. If also uses
924 * \return \c 0 on success.
927 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory-allocation failure.
928 * \return Another negative error code on other kinds of failure.
956 * \return \c 0 on success.
959 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory-allocation failure.
962 * \return Another negative error code on other kinds of failure.
996 * \return \c 0 on success.
1000 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory-allocation failure.
1003 * \return Another negative error code on other kinds of failure.
1038 * \return \c 0 on success.
1042 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory-allocation failure.
1047 * \return Another negative error code on other kinds of failure.
1058 * on this curve.
1061 * valid coordinates and lies on the curve. It does not verify
1081 * \return Another negative error code on other kinds of failure.
1103 * \return Another negative error code on other kinds of failure.
1119 * \return \c 0 on success.
1121 * on failure.
1151 * \return \c 0 on success.
1153 * on failure.
1180 * \return \c 0 on success.
1182 * on failure.
1198 * \return \c 0 on success.
1200 * on failure.
1216 * \return \c 0 on success.
1222 * \return Another negative error code on different kinds of failure.
1236 * \return \c 0 on success.
1241 * \return Another negative error code on different kinds of failure.
1261 * \return \c 0 on success, meaning that the keys are valid and match.
1264 * error code on calculation failure.
1275 * \return \c 0 on success.
1276 * \return \c 1 on failure.