Home
last modified time | relevance | path

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

/mbedtls/library/
A Dx509_create.c43 MBEDTLS_OID_AT_CN, MBEDTLS_ASN1_UTF8_STRING },
45 MBEDTLS_OID_AT_CN, MBEDTLS_ASN1_UTF8_STRING },
A Doid.c158 OID_DESCRIPTOR(MBEDTLS_OID_AT_CN, "id-at-commonName", "Common Name"),
A Dx509_crt.c2995 if (MBEDTLS_OID_CMP(MBEDTLS_OID_AT_CN, &name->oid) == 0 && in x509_crt_verify_name()
/mbedtls/include/mbedtls/
A Doid.h127 #define MBEDTLS_OID_AT_CN MBEDTLS_OID_AT "\x03" /**< id-at-commonName Attribu… macro

Completed in 14 milliseconds