Home
last modified time | relevance | path

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

/mbedtls-latest/include/mbedtls/
Dx509_crt.h929 int mbedtls_x509_crt_get_ca_istrue(const mbedtls_x509_crt *crt);
/mbedtls-latest/tests/suites/
Dtest_suite_x509parse.function1107 TEST_EQUAL(mbedtls_x509_crt_get_ca_istrue(&crt), result);
/mbedtls-latest/library/
Dx509_crt.c3295 int mbedtls_x509_crt_get_ca_istrue(const mbedtls_x509_crt *crt) in mbedtls_x509_crt_get_ca_istrue() function