Home
last modified time | relevance | path

Searched refs:x509_attrs (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.4.0/mbedtls-2.4.0/library/
Dx509_create.c44 static const x509_attr_descriptor_t x509_attrs[] = variable
81 for( cur = x509_attrs; cur->name != NULL; cur++ ) in x509_at_oid_from_name()