Searched refs:X509_verify_cert_error_string (Results 1 – 22 of 22) sorted by relevance
21 const char *X509_verify_cert_error_string(long n) in X509_verify_cert_error_string() function
478 cert_error, X509_verify_cert_error_string(cert_error)); in X509_STORE_CTX_print_verify_cb()
9 X509_verify_cert_error_string - get or set certificate verification status26 const char *X509_verify_cert_error_string(long n);77 X509_verify_cert_error_string() returns a human readable error string for89 X509_verify_cert_error_string() returns a human readable error string for456 If an unrecognised error code is passed to X509_verify_cert_error_string() the
164 X509_verify_cert_error_string(err));
281 X509_verify_cert_error_string(err), depth, buf);
145 X509_verify_cert_error_string(x->verify_result)) <= 0) in SSL_SESSION_print()
906 "Verify error:%s", X509_verify_cert_error_string(i)); in ssl_build_cert_chain()
363 testno, err, X509_verify_cert_error_string(err)); in test_tlsafile()
2839 X509_verify_cert_error_string(i)); in verify_callback()
343 X509_verify_cert_error_string(cert_error)); in cb()
449 X509_verify_cert_error_string(verify_args.error)); in doConnection()
622 X509_verify_cert_error_string(vret)); in pkcs12_main()
1151 X509_verify_cert_error_string(err)); in callb()
3287 X509_verify_cert_error_string(verify_result)); in print_stuff()
2884 X509_verify_cert_error_string(verify_err)); in init_ssl_connection()
64 "Verify error: %s", X509_verify_cert_error_string(ret)); in ocsp_verify_signer()
191 "Verify error:%s", X509_verify_cert_error_string(j)); in ts_verify_cert()
295 X509_verify_cert_error_string(j)); in PKCS7_verify()
70 X509_verify_cert_error_string(err)); in verify_callback()1167 const char *reason = X509_verify_cert_error_string(verify_err); in print_verify_detail()
290 "Verify error: %s", X509_verify_cert_error_string(j)); in cms_signerinfo_verify_cert()
315 const char *X509_verify_cert_error_string(long n);
788 X509_verify_cert_error_string 809 3_0_0 EXIST::FUNCTION:
Completed in 52 milliseconds