Home
last modified time | relevance | path

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

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