Searched refs:X509_STORE_CTX_get_error_depth (Results 1 – 4 of 4) sorted by relevance
508 OPENSSL_EXPORT int X509_STORE_CTX_get_error_depth(X509_STORE_CTX *ctx);
960 depth = X509_STORE_CTX_get_error_depth(x509_ctx); in curl_cb_ssl_verify()
2088 int X509_STORE_CTX_get_error_depth(X509_STORE_CTX *ctx) in X509_STORE_CTX_get_error_depth() function
1513 depth = X509_STORE_CTX_get_error_depth(x509_ctx); in tls_verify_cb()