asn1_find_named_data() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

asn1_find_named_data() function

Syntax

static mbedtls_asn1_named_data *asn1_find_named_data(     mbedtls_asn1_named_data *list,     const char *oid,     size_t len );

Arguments

list

oid

len

References

LocationReferrerText
asn1write.c:343
static mbedtls_asn1_named_data *asn1_find_named_data(
asn1write.c:369mbedtls_asn1_store_named_data()
if( ( cur = asn1_find_named_data( *head, oid, oid_len ) ) == NULL )

Call Tree

Functions calling asn1_find_named_data()
Functions called by asn1_find_named_data()
all items filtered out
asn1_find_named_data()
memcmp()
all items filtered out
Data read by asn1_find_named_data()
Data written by asn1_find_named_data()
asn1_find_named_data()
all items filtered out
Type of asn1_find_named_data()
asn1_find_named_data()
all items filtered out