X509_STORE_CTX_get_error
error = X509_STORE_CTX_get_error(ctx);
ret = X509_STORE_CTX_get_error(store_ctx);
err = X509_STORE_CTX_get_error(ctx);
error = X509_STORE_CTX_get_error(ctx);
verify_err = X509_STORE_CTX_get_error(csc);
int cert_error = X509_STORE_CTX_get_error(ctx);
err = X509_STORE_CTX_get_error(ctx);
j = X509_STORE_CTX_get_error(ctx);
i = X509_STORE_CTX_get_error(&ctx);
ret = X509_STORE_CTX_get_error(&ctx);
j = X509_STORE_CTX_get_error(&cert_ctx);
int j = X509_STORE_CTX_get_error(&cert_ctx);
int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx);
s->verify_result = X509_STORE_CTX_get_error(ctx);
x509_err = X509_STORE_CTX_get_error(x509_ctx);