Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dx509.h182 #define MBEDTLS_X509_EXT_BASIC_CONSTRAINTS MBEDTLS_OID_X509_EXT_BASIC_CONSTRAINTS /* … macro
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dx509.h182 #define MBEDTLS_X509_EXT_BASIC_CONSTRAINTS MBEDTLS_OID_X509_EXT_BASIC_CONSTRAINTS /* … macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A 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()
/aosp_15_r20/external/mbedtls/library/
H A Dx509_crt.c961 case MBEDTLS_X509_EXT_BASIC_CONSTRAINTS: in x509_get_crt_ext()
1821 if (crt->ext_types & MBEDTLS_X509_EXT_BASIC_CONSTRAINTS) { in mbedtls_x509_crt_info()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog117 the MBEDTLS_X509_EXT_BASIC_CONSTRAINTS bit in the certificate's