mbedTLS + 0/1 examples
SourceVu will show references to mbedtls_ecdsa_sign_det_ext() from the following samples and libraries:
 
Symbols
loading (1/5)...
Files
loading (3/5)...
SummarySyntaxArgumentsRelatedExamplesReferencesCall TreeData Use

Return value

\c 0 on success. An \c MBEDTLS_ERR_ECP_XXX or \c MBEDTLS_MPI_XXX error code on failure.

Notes

If the bitlength of the message hash is larger than the bitlength of the group order, then the hash is truncated as defined in Standards for Efficient Cryptography Group (SECG): SEC1 Elliptic Curve Cryptography, section 4.1.3, step 5.

References

from 0/1 examples