Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_create.c50 MBEDTLS_OID_AT_CN, MBEDTLS_ASN1_UTF8_STRING },
52 MBEDTLS_OID_AT_CN, MBEDTLS_ASN1_UTF8_STRING },
A Doid.c160 { ADD_LEN( MBEDTLS_OID_AT_CN ), "id-at-commonName", "Common Name" },
A Dx509_crt.c3052 if( MBEDTLS_OID_CMP( MBEDTLS_OID_AT_CN, &name->oid ) == 0 && in x509_crt_verify_name()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Doid.h132 #define MBEDTLS_OID_AT_CN MBEDTLS_OID_AT "\x03" /**< id-at-commonName Attribu… macro
A Dcompat-1.3.h761 #define OID_AT_CN MBEDTLS_OID_AT_CN

Completed in 24 milliseconds