mbedtls_asn1_get_enum() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

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

References