mbedtls_asn1_get_len() is only used within mbed TLS Library.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

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

from examples