Home
last modified time | relevance | path

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

/openthread-3.7.0/third_party/mbedtls/repo/include/mbedtls/
Dx509.h182 #define MBEDTLS_X509_EXT_BASIC_CONSTRAINTS MBEDTLS_OID_X509_EXT_BASIC_CONSTRAINTS /* … macro
/openthread-3.7.0/third_party/mbedtls/repo/library/
Dx509_crt.c962 case MBEDTLS_X509_EXT_BASIC_CONSTRAINTS: in x509_get_crt_ext()
1822 if (crt->ext_types & MBEDTLS_X509_EXT_BASIC_CONSTRAINTS) { in mbedtls_x509_crt_info()
3295 if ((crt->ext_types & MBEDTLS_X509_EXT_BASIC_CONSTRAINTS) != 0) { in mbedtls_x509_crt_get_ca_istrue()
/openthread-3.7.0/third_party/mbedtls/repo/
DChangeLog117 the MBEDTLS_X509_EXT_BASIC_CONSTRAINTS bit in the certificate's