Home
last modified time | relevance | path

Searched refs:once (Results 251 – 275 of 407) sorted by relevance

1...<<11121314151617

/openssl/doc/man3/
H A DBIO_socket_wait.pod43 while a value < 0 means that BIO_do_connect() is tried only once.
H A DSRP_user_pwd_new.pod49 freed once it is no longer used.
H A DBIO_new_CMS.pod23 all held in memory at once: so it is possible to encode very large structures.
H A DSSL_do_handshake.pod26 once the handshake has been finished or an error occurred.
H A DSSL_extension_supported.pod138 is called once if and only if the requirements of the specified B<context> are
266 callback is called at most once and that an application can never send
274 once, if an attempt is made to use an extension type handled internally by
H A DSSL_accept.pod23 If the underlying BIO is B<blocking>, SSL_accept() will only return once the
H A DBIO_set_callback.pod80 the callback is called twice, once before and once after the actual
H A DSSL_CTX_use_serverinfo.pod65 SSL_CTX_use_serverinfo() needs to be called multiple times, once B<after>
/openssl/test/ssl-tests/
H A D03-custom_verify.cnf.in54 # Same test as above but with a custom callback that requests retry once.
/openssl/include/internal/
H A Dcommon.h12 # pragma once
H A Drefcount.h11 # pragma once
H A Dtime.h12 # pragma once
H A Dring_buf.h12 # pragma once
H A Dquic_stream_map.h12 # pragma once
/openssl/include/openssl/
H A Dsslerr.h13 # pragma once
H A Ddes.h12 # pragma once
H A Dparams.h13 # pragma once
H A Dsslerr_legacy.h19 # pragma once
H A Dstore.h12 # pragma once
/openssl/.github/workflows/
H A Dcoveralls.yml10 # Run once a day
/openssl/doc/man7/
H A Ddes_modes.pod137 a specific start variable should be used only once for a given key.
200 If both keys are the same it is equivalent to encrypting once with
H A Dossl-guide-quic-client-block.pod163 As for our TLS client, once the socket has been created and connected we need to
331 In this tutorial, once we have finished reading data from the server on the one
335 called more than once:
354 0 once the first stage has been completed.
/openssl/crypto/
H A Dthreads_win.c547 int CRYPTO_THREAD_run_once(CRYPTO_ONCE *once, void (*init)(void)) in CRYPTO_THREAD_run_once() argument
549 LONG volatile *lock = (LONG *)once; in CRYPTO_THREAD_run_once()
/openssl/doc/designs/quic-design/
H A Dquic-connID-retire.md58 * Delete the connection(s) once they are retired by our peer (either
/openssl/doc/man1/
H A Dopenssl-crl2pkcs7.pod.in58 option can be used more than once to read certificates from multiple

Completed in 54 milliseconds

1...<<11121314151617