Home
last modified time | relevance | path

Searched refs:failed (Results 26 – 50 of 75) sorted by relevance

123

/openssl/doc/man3/
H A DX509_STORE_CTX_set_verify_cb.pod78 when a certificate verification has failed, adds an entry to the error queue
80 including the most relevant fields of the target certificate that failed to
H A DSSL_CTX_add_session.pod52 The operation failed. In case of the add operation, it was tried to add
H A DSSL_set_fd.pod44 The operation failed. Check the error stack to find out why.
H A DSSL_CTX_set_ssl_version.pod63 The new choice failed, check the error stack to find out the reason.
H A DNCONF_new_ex.pod42 the load failed on if they are not NULL.
H A DEVP_PKEY_verify.pod46 successful and 0 if it failed. Unlike other functions the return value 0 from
H A DSSL_COMP_add_compression_method.pod91 The operation failed. Check the error queue to find out the reason.
H A DOSSL_CMP_validate_msg.pod68 return 1 on success, 0 on error or validation failed.
H A DSSL_CTX_dane_enable.pod96 The return value is negative if DANE verification failed (or was not enabled),
175 negative value when DANE authentication failed or was not enabled, a
277 * failed.
H A DSSL_new.pod110 The creation of a new SSL structure failed. Check the error stack to
H A DSSL_CTX_set_info_callback.pod147 BIO_printf(bio_err, "%s:failed in %s\n",
H A DOSSL_SELF_TEST_new.pod68 just before cleanup to indicate if the test passed or failed. It can be used for
H A DDH_generate_parameters.pod149 check is successful, 0 for failed.
H A DCMS_decrypt.pod65 error when all recipient encrypted keys failed to decrypt an attacker could
H A DOPENSSL_secure_malloc.pod112 but CRYPTO_secure_malloc_done() has not been called or failed) or 0 if not.
H A DEVP_DigestInit.pod724 printf("Message digest initialization failed.\n");
729 printf("Message digest update failed.\n");
734 printf("Message digest update failed.\n");
739 printf("Message digest finalization failed.\n");
H A DSSL_CTX_set_verify.pod192 process is immediately stopped with "verification failed" state. If
236 succeeded, and 0 if the request failed. The error stack can be examined
H A DX509_check_host.pod127 The functions return 1 for a successful match, 0 for a failed match
H A DX509_STORE_CTX_get_error.pod433 =item B<X509_V_ERR_OCSP_VERIFY_FAILED: OCSP verification failed>
435 Returned by the verify callback to indicate OCSP verification failed.
/openssl/doc/designs/quic-design/
H A Djson-encoder.md87 the encoding process failed by calling `ossl_json_get_error_flag`.
/openssl/doc/man7/
H A Dossl-guide-tls-client-non-block.pod78 attempting to write the text "Hello World" and the operation failed because the
138 connection has failed), or non-fatal (for example because we are trying to read
162 indicate that the underlying connection has failed. You should not attempt to
164 OpenSSL attempted to make a syscall that failed. You can consult B<errno> for
208 connection, as well as the return code from the I/O function that failed. In
H A Dossl-guide-quic-client-non-block.pod63 attempting to write the text "Hello World" and the operation failed because the
171 has failed), or non-fatal (for example because we are trying to read from the
195 failed. You can consult the OpenSSL error stack for further details (for example
199 stream, or whether the underlying connection has also failed. A return value
262 connection, as well as the return code from the I/O function that failed. In
/openssl/test/
H A Drun_tests.pl254 if (scalar $self->failed > 0 && @failure_output) {
/openssl/doc/man1/
H A Dopenssl-genrsa.pod.in111 a regenerating progress due to some failed tests. A newline means that the number
/openssl/include/openssl/
H A Dcmp.h.in50 * -- integrity check failed (e.g., signature did not verify)
69 * -- the proof-of-possession failed

Completed in 68 milliseconds

123