Home
last modified time | relevance | path

Searched refs:retry (Results 26 – 45 of 45) sorted by relevance

12

/openssl/doc/man3/
H A DBIO_f_ssl.pod111 is non blocking they can still request a retry in exceptional
119 retry.
H A DBIO_s_connect.pod150 the underlying socket has connected and retry the call.
H A DSSL_read_early_data.pod283 connection while sending early data may want to retry the connection without
287 retry with a lower maximum protocol version.
H A DBIO_sendmmsg.pod108 otherwise modify BIO retry flags. The return value must be used to determine
H A DOSSL_HTTP_REQ_CTX.pod259 return 1 for success, 0 on error or redirection, -1 if retry is needed.
/openssl/crypto/cmp/
H A Dcmp_client.c671 retry: in cert_response()
713 goto retry; /* got some response other than pollRep */ in cert_response()
/openssl/crypto/bio/
H A Dbio_lib.c1034 retry: in BIO_do_connect_retry()
1067 goto retry; in BIO_do_connect_retry()
/openssl/apps/
H A Ds_server.c2949 int retry = 0; in init_ssl_connection() local
2994 retry = is_retryable(con, i); in init_ssl_connection()
3004 retry = is_retryable(con, i); in init_ssl_connection()
3019 retry = is_retryable(con, i); in init_ssl_connection()
3027 || (!dtlslisten && !stateless && retry)) { in init_ssl_connection()
H A Dcmp.c3162 int retry = 1; in cmp_server() local
3177 if (retry) { in cmp_server()
3179 retry = 0; in cmp_server()
/openssl/test/
H A Dtls-provider.c3193 retry: in randomize_tls_alg_id()
3207 goto retry; in randomize_tls_alg_id()
H A Devp_test.c1994 retry: in mac_test_run_mac()
2067 goto retry; in mac_test_run_mac()
/openssl/crypto/err/
H A Dopenssl.txt854 HTTP_R_RETRY_TIMEOUT:129:retry timeout
1363 SSL_R_BAD_WRITE_RETRY:127:bad write retry
1855 X509_R_SHOULD_RETRY:106:should retry
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in394 Ignore malformed requests or responses: When acting as an OCSP client, retry if
/openssl/doc/designs/quic-design/
H A Ddgram-api.md53 changing BIO state. In particular, this means that things like retry flags are
H A Dconnection-state-machine.md560 Action: Note that we are now acting on a retry and start again.
H A Dquic-api.md1240 example, that retry indications are made using explicit API inputs and outputs
/openssl/doc/man7/
H A Dprovider-signature.pod495 Setting the value to 0 causes the sign operation to retry,
/openssl/include/openssl/
H A Dbio.h.in265 /* These should be used by the application to tell why we should retry */
H A Dssl.h.in471 * Make it possible to retry SSL_write() with changed buffer location (buffer
/openssl/
H A DCHANGES.md1856 was reverted. The replacement is to set the verification retry state with
15592 with non blocking I/O was not possible because no retry code was
18752 are present then we retry, we also assume we can always write data to
18892 but a retry condition occurred while trying to read the rest.

Completed in 143 milliseconds

12