mbedtls_mpi_mod_residue_setup() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

\c 0 if successful. #MBEDTLS_ERR_MPI_BAD_INPUT_DATA if \p p_limbs is less than the limbs in \p N or if \p p is not less than \p N.

References