Home
last modified time | relevance | path

Searched refs:MBEDTLS_OID_BASIC_CONSTRAINTS (Results 1 – 3 of 3) sorted by relevance

/third_party/mbedtls/library/
Dx509write_crt.c164 mbedtls_x509write_crt_set_extension( ctx, MBEDTLS_OID_BASIC_CONSTRAINTS, in mbedtls_x509write_crt_set_basic_constraints()
165 MBEDTLS_OID_SIZE( MBEDTLS_OID_BASIC_CONSTRAINTS ), in mbedtls_x509write_crt_set_basic_constraints()
Doid.c272 …OID_DESCRIPTOR( MBEDTLS_OID_BASIC_CONSTRAINTS, "id-ce-basicConstraints", "Basic Constraints"…
/third_party/mbedtls/include/mbedtls/
Doid.h161 #define MBEDTLS_OID_BASIC_CONSTRAINTS MBEDTLS_OID_ID_CE "\x13" /**< id-ce-basicConstraint… macro