Lines Matching full:on
23 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
169 * \return \c 0 on success.
188 * \note See mbedtls_rsa_complete() for more information on which
202 * \return \c 0 on success.
203 * \return A non-zero error code on failure.
222 * \note See mbedtls_rsa_complete() for more information on which
241 * \return \c 0 on success.
242 * \return A non-zero error code on failure.
278 * \return \c 0 on success.
318 * \return \c 0 on success.
322 * \return A non-zero return code on any other failure.
370 * \return \c 0 on success.
374 * \return A non-zero return code on any other failure.
387 * internally can implement this function based on
398 * \return \c 0 on success.
399 * \return A non-zero error code on failure.
430 * \return \c 0 on success.
431 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
448 * \return \c 0 on success.
449 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
460 * on the given context, but that the various parameters are
487 * \return \c 0 on success.
488 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
500 * \return \c 0 on success.
501 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
522 * \return \c 0 on success.
523 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
554 * \return \c 0 on success.
555 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
584 * \return \c 0 on success.
585 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
611 * \return \c 0 on success.
612 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
645 * \return \c 0 on success.
646 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
684 * \return \c 0 on success.
685 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
720 * \return \c 0 on success.
721 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
762 * \return \c 0 on success.
763 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
784 * \note For PKCS#1 v2.1 encoding, see comments on
785 * mbedtls_rsa_rsassa_pss_sign() for details on
806 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
838 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
855 * (MGF1). For more details on the encoding operation and the
889 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
907 * (MGF1). For more details on the encoding operation and the
939 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
956 * \note For PKCS#1 v2.1 encoding, see comments on
973 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
998 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
1013 * (MGF1). For more details on the encoding operation and the
1033 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
1061 * function (MGF1). For more details on the encoding
1073 * \return An \c MBEDTLS_ERR_RSA_XXX error code on failure.
1089 * \return \c 0 on success.
1090 * \return #MBEDTLS_ERR_MPI_ALLOC_FAILED on memory allocation failure.
1108 * \return \c 0 on success.
1109 * \return \c 1 on failure.