Searched refs:X509_STORE_CTX_set_error (Results 1 – 8 of 8) sorted by relevance
55 which can be done using L<X509_STORE_CTX_set_error(3)>.92 L<X509_STORE_CTX_set_error(3)>,
5 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 example50 This can be used in combination with X509_STORE_CTX_set_error() to set the
298 X509_STORE_CTX_set_error(ctx, err);
152 X509_STORE_CTX_set_error(csc, err); in verify_cb_cert()
302 X509_STORE_CTX_set_error(ctx, X509_V_ERR_APPLICATION_VERIFICATION); in verify_reject_cb()
664 void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int s);
2272 void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int err) in X509_STORE_CTX_set_error() function
1024 X509_STORE_CTX_set_error 1052 3_0_0 EXIST::FUNCTION:
Completed in 43 milliseconds