Searched refs:X509_STORE_CTX_get_current_cert (Results 1 – 16 of 16) sorted by relevance
35 by calling X509_STORE_CTX_get_current_cert(). Additional application data can85 X509 *err_cert = X509_STORE_CTX_get_current_cert(ctx);103 err_cert = X509_STORE_CTX_get_current_cert(ctx);
5 …r, X509_STORE_CTX_set_error, X509_STORE_CTX_get_error_depth, X509_STORE_CTX_get_current_cert, X509…15 X509 * X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx);38 X509_STORE_CTX_get_current_cert() returns the certificate in B<ctx> which58 X509_STORE_CTX_get_current_cert() returns the cerificate which caused the289 X509_STORE_CTX_get_current_cert() was never B<NULL>. Applications should
307 X509 *current_cert = X509_STORE_CTX_get_current_cert(ctx); in cb()
140 err_cert = X509_STORE_CTX_get_current_cert(ctx); in verify_callback()
1202 err_cert = X509_STORE_CTX_get_current_cert(ctx); in callb()
2861 x = X509_STORE_CTX_get_current_cert(ctx); in STACK_OF()
333 *out_cert = X509_STORE_CTX_get_current_cert( vrfy_ctx); in ldns_dane_pkix_get_last_self_signed()
541 X509 *X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx);
2129 X509 *X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx) in X509_STORE_CTX_get_current_cert() function
198 err_cert = X509_STORE_CTX_get_current_cert(ctx);
795 if ((crt = X509_STORE_CTX_get_current_cert(ctx)) != NULL && in fetch_ssl_cb_verify_crt()
525 server_cert = X509_STORE_CTX_get_current_cert(store_ctx); in validate_server_certificate()
961 cert = X509_STORE_CTX_get_current_cert(x509_ctx); in curl_cb_ssl_verify()
863 MLINKS+= X509_STORE_CTX_get_error.3 X509_STORE_CTX_get_current_cert.3
1570 err_cert = X509_STORE_CTX_get_current_cert(x509_ctx); in tls_verify_cb()
994 X509_STORE_CTX_get_current_cert 1015 EXIST::FUNCTION: