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

Return value

0 if successful. #MBEDTLS_ERR_ASN1_OUT_OF_DATA if the ASN.1 element would end beyond \p end. #MBEDTLS_ERR_ASN1_INVALID_LENGTH if the length is unparsable.

References