mbedtls_asn1_named_data is only used within mbedTLS.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxRelatedReferencesInstances

Fields

Field
Declared as
Description
The object identifier.
The named value.
The next entry in the sequence. The details of memory management for named data sequences are not documented and may change in future versions. Set this field to \p NULL when initializing a structure, and do not modify it except via Mbed TLS library functions.
private_next_merged
unsigned char MBEDTLS_PRIVATE
Merge next item into the current one? This field exists for the sake of Mbed TLS's X.509 certificate parsing code and may change in future versions of the library.
unsigned char MBEDTLS_PRIVATE(
Merge next item into the current one? This field exists for the sake of Mbed TLS's X.509 certificate parsing code and may change in future versions of the library.

References