mbedtls_asn1_get_int() is only used within mbedTLS.
 
Symbols
loading (2/5)...
Files
loading (2/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

0 if successful. An ASN.1 error code if the input does not start with a valid ASN.1 INTEGER. #MBEDTLS_ERR_ASN1_INVALID_LENGTH if the parsed value does not fit in an \c int.

References