Home
last modified time | relevance | path

Searched refs:MBEDTLS_X509_EXT_BASIC_CONSTRAINTS (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/include/mbedtls/
Dx509.h194 #define MBEDTLS_X509_EXT_BASIC_CONSTRAINTS MBEDTLS_OID_X509_EXT_BASIC_CONSTRAINTS /* … macro
/third_party/mbedtls/library/
Dx509_crt.c1001 case MBEDTLS_X509_EXT_BASIC_CONSTRAINTS: in x509_get_crt_ext()
2146 if( crt->ext_types & MBEDTLS_X509_EXT_BASIC_CONSTRAINTS ) in mbedtls_x509_crt_info()