Searched refs:X509_STORE_CTX_get_ex_data (Results 1 – 6 of 6) sorted by relevance
284 X509_STORE_CTX_get_ex_data(ctx,0)505 OPENSSL_EXPORT void * X509_STORE_CTX_get_ex_data(X509_STORE_CTX *ctx,int idx);
158 ssl = X509_STORE_CTX_get_ex_data (ctx, SSL_get_ex_data_X509_STORE_CTX_idx ()); in ssl_verify()
950 ssl = X509_STORE_CTX_get_ex_data(x509_ctx, in curl_cb_ssl_verify()
2073 void *X509_STORE_CTX_get_ex_data(X509_STORE_CTX *ctx, int idx) in X509_STORE_CTX_get_ex_data() function
1514 ssl = X509_STORE_CTX_get_ex_data(x509_ctx, in tls_verify_cb()
7667 SSL* ssl = reinterpret_cast<SSL*>(X509_STORE_CTX_get_ex_data(x509_store_ctx,