Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dx509_create.c50 MBEDTLS_OID_AT_CN, MBEDTLS_ASN1_UTF8_STRING },
52 MBEDTLS_OID_AT_CN, MBEDTLS_ASN1_UTF8_STRING },
A Doid.c173 … OID_DESCRIPTOR( MBEDTLS_OID_AT_CN, "id-at-commonName", "Common Name" ),
A Dx509_crt.c3044 if( MBEDTLS_OID_CMP( MBEDTLS_OID_AT_CN, &name->oid ) == 0 && in x509_crt_verify_name()
/mbedtls-development/include/mbedtls/
A Doid.h129 #define MBEDTLS_OID_AT_CN MBEDTLS_OID_AT "\x03" /**< id-at-commonName Attribu… macro

Completed in 11 milliseconds