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

Return value

0 if successful. #MBEDTLS_ERR_ASN1_INVALID_DATA if the input starts with a valid BIT STRING with a nonzero number of unused bits. An ASN.1 error code if the input does not start with a valid ASN.1 BIT STRING.

References