Searched refs:mbedtls_x509_crt_get_ca_istrue (Results 1 – 3 of 3) sorted by relevance
929 int mbedtls_x509_crt_get_ca_istrue(const mbedtls_x509_crt *crt);
1107 TEST_EQUAL(mbedtls_x509_crt_get_ca_istrue(&crt), result);
3295 int mbedtls_x509_crt_get_ca_istrue(const mbedtls_x509_crt *crt) in mbedtls_x509_crt_get_ca_istrue() function