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.c193 mbedtls_x509write_crt_set_extension(ctx, MBEDTLS_OID_BASIC_CONSTRAINTS, in mbedtls_x509write_crt_set_basic_constraints()
194 MBEDTLS_OID_SIZE(MBEDTLS_OID_BASIC_CONSTRAINTS), in mbedtls_x509write_crt_set_basic_constraints()
Doid.c290 OID_DESCRIPTOR(MBEDTLS_OID_BASIC_CONSTRAINTS,
/third_party/mbedtls/include/mbedtls/
Doid.h163 #define MBEDTLS_OID_BASIC_CONSTRAINTS MBEDTLS_OID_ID_CE "\x13" /**< id-ce-basicConstraint… macro