Searched refs:X509_STORE_CTX_get_error (Results 1 – 17 of 17) sorted by relevance
121 i = X509_STORE_CTX_get_error(&ctx); in OCSP_basic_verify()418 ret = X509_STORE_CTX_get_error(&ctx); in OCSP_request_verify()
207 err= X509_STORE_CTX_get_error(ctx); in verify_callback()
222 err= X509_STORE_CTX_get_error(ctx); in verify_callback()
339 if (i <= 0) j = X509_STORE_CTX_get_error(&cert_ctx); in PKCS7_verify()
301 int cert_error = X509_STORE_CTX_get_error(ctx); in cb()
139 err= X509_STORE_CTX_get_error(ctx); in verify_callback()
847 error = X509_STORE_CTX_get_error(ctx); in smime_cb()
838 i = X509_STORE_CTX_get_error (&store_ctx); in get_cert_chain()
1214 err=X509_STORE_CTX_get_error(ctx); in callb()
1214 error = X509_STORE_CTX_get_error(ctx); in cms_cb()
479 int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx);
1844 int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx) in X509_STORE_CTX_get_error() function
516 err = X509_STORE_CTX_get_error(x509_ctx);
1025 err = X509_STORE_CTX_get_error(x509_ctx); in tls_verify_cb()
511 err = X509_STORE_CTX_get_error(x509_ctx);
1044 err = X509_STORE_CTX_get_error(x509_ctx); in tls_verify_cb()