Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dx509_create.c55 MBEDTLS_OID_AT_CN, MBEDTLS_ASN1_UTF8_STRING },
57 MBEDTLS_OID_AT_CN, MBEDTLS_ASN1_UTF8_STRING },
A Doid.c167 { ADD_LEN( MBEDTLS_OID_AT_CN ), "id-at-commonName", "Common Name" },
A Dx509_crt.c2601 if( MBEDTLS_OID_CMP( MBEDTLS_OID_AT_CN, &name->oid ) == 0 && in x509_crt_verify_name()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Doid.h113 #define MBEDTLS_OID_AT_CN MBEDTLS_OID_AT "\x03" /**< id-at-commonName Attribu… macro
A Dcompat-1.3.h757 #define OID_AT_CN MBEDTLS_OID_AT_CN

Completed in 28 milliseconds