Home
last modified time | relevance | path

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

/mbedtls-latest/include/mbedtls/
Dx509.h182 #define MBEDTLS_X509_EXT_BASIC_CONSTRAINTS MBEDTLS_OID_X509_EXT_BASIC_CONSTRAINTS /* … macro
/mbedtls-latest/library/
Dx509_crt.c964 case MBEDTLS_X509_EXT_BASIC_CONSTRAINTS: in x509_get_crt_ext()
1824 if (crt->ext_types & MBEDTLS_X509_EXT_BASIC_CONSTRAINTS) { in mbedtls_x509_crt_info()
3297 if ((crt->ext_types & MBEDTLS_X509_EXT_BASIC_CONSTRAINTS) != 0) { in mbedtls_x509_crt_get_ca_istrue()
/mbedtls-latest/
DChangeLog311 the MBEDTLS_X509_EXT_BASIC_CONSTRAINTS bit in the certificate's