Home
last modified time | relevance | path

Searched refs:once (Results 226 – 250 of 407) sorted by relevance

12345678910>>...17

/openssl/.github/workflows/
H A Dstatic-analysis.yml10 #Run once a day
/openssl/include/openssl/
H A De_os2.h12 # pragma once
H A Dssl3.h13 # pragma once
H A Dmacros.h12 # pragma once
H A Dtrace.h12 # pragma once
H A Dobjects.h12 # pragma once
H A Dopensslv.h.in14 # pragma once
H A Dcore_names.h.in17 # pragma once
/openssl/doc/man3/
H A DSSL_get_session.pod60 resumption once.
73 L<SSL_SESSION_free(3)> must be explicitly called once
H A DX509_REQ_get_extensions.pod28 This function may be called more than once on the same I<req> and I<nid>.
H A DSSL_get_verify_result.pod29 from the error stack there, because once L<SSL_connect(3)> returns,
H A DX509_LOOKUP_hash_dir.pod82 certificates and CRLs on demand, and caches them in memory once
108 When checking for new CRLs once one CRL for given hash value is
H A DSSL_CTX_add_session.pod23 marks it as non-resumable. L<SSL_SESSION_free(3)> is called once for B<c>.
/openssl/include/crypto/
H A Dsm4_platform.h12 # pragma once
H A Decx.h14 # pragma once
H A Dmd32_common.h68 # pragma once
H A Dbn.h12 # pragma once
H A Drsa.h12 # pragma once
H A Dasn1.h12 # pragma once
/openssl/doc/designs/
H A Dxof.md25 absorb). absorb must not be called once the finalize is done unless a reset
50 Currently EVP_DigestFinalXOF() uses a flag to check that it is only invoked once.
51 It returns an error if called more than once. When initially written it also did
/openssl/doc/man7/
H A DOSSL_STORE-winstore.pod58 However, once extracted with L<OSSL_STORE_load(3)>, certificates that have
/openssl/include/internal/
H A Dsockets.h12 # pragma once
H A Dffc.h12 # pragma once
/openssl/doc/internal/man3/
H A Dossl_rcu_lock_new.pod149 static CRYPTO_ONCE once = CRYPTO_ONCE_STATIC_INIT;
160 if (!RUN_ONCE(&once, myinit) || lock == NULL)
/openssl/doc/designs/quic-design/
H A Dstream-receive-buffers.md103 data once the stream data is read by the application.
138 decrypted packet buffer once we reach a limit on unprocessed decrypted

Completed in 39 milliseconds

12345678910>>...17