Home
last modified time | relevance | path

Searched refs:X509_STORE_CTX_set_error (Results 1 – 8 of 8) sorted by relevance

/openssl/doc/man3/
H A DSSL_CTX_set_cert_verify_callback.pod55 which can be done using L<X509_STORE_CTX_set_error(3)>.
92 L<X509_STORE_CTX_set_error(3)>,
H A DX509_STORE_CTX_get_error.pod5 X509_STORE_CTX_get_error, X509_STORE_CTX_set_error,
17 void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int s);
39 X509_STORE_CTX_set_error() sets the error code of I<ctx> to I<s>. For example
50 This can be used in combination with X509_STORE_CTX_set_error() to set the
H A DSSL_CTX_set_verify.pod298 X509_STORE_CTX_set_error(ctx, err);
/openssl/crypto/cmp/
H A Dcmp_vfy.c152 X509_STORE_CTX_set_error(csc, err); in verify_cb_cert()
/openssl/test/helpers/
H A Dhandshake.c302 X509_STORE_CTX_set_error(ctx, X509_V_ERR_APPLICATION_VERIFICATION); in verify_reject_cb()
/openssl/include/openssl/
H A Dx509_vfy.h.in664 void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int s);
/openssl/crypto/x509/
H A Dx509_vfy.c2239 void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int err) in X509_STORE_CTX_set_error() function
/openssl/util/
H A Dlibcrypto.num1024 X509_STORE_CTX_set_error 1052 3_0_0 EXIST::FUNCTION:

Completed in 63 milliseconds