Home
last modified time | relevance | path

Searched refs:handle (Results 51 – 75 of 169) sorted by relevance

1234567

/openssl/fuzz/
H A Dfuzz_rand.c144 static int fuzz_rand_provider_init(const OSSL_CORE_HANDLE *handle, in fuzz_rand_provider_init() argument
/openssl/doc/man3/
H A DDTLSv1_handle_timeout.pod5 DTLSv1_handle_timeout - handle a pending timeout event for a DTLS or QUIC SSL
H A DSSL_CTX_set_info_callback.pod9 - handle information callback for SSL connections
100 resuming a handshake following a pause to handle early data.
H A DX509_REQ_get_extensions.pod7 - handle X.509 extension attributes of a CSR
H A DDTLSv1_get_timeout.pod32 Once the timeout expires, DTLSv1_handle_timeout() should be called to handle any
H A DSSL_CTX_set_ct_validation_callback.pod110 be set if a custom client extension handler has been registered to handle SCT
119 been setup to handle SCTs.
H A DSSL_set_incoming_stream_policy.pod28 by a peer which those applications are not prepared to handle.
H A DSSL_get_event_timeout.pod57 Once the timeout expires, L<SSL_handle_events(3)> should be called to handle any
H A DRSA_set_method.pod59 previous method was supplied by an ENGINE, the handle to that ENGINE will
155 result of the RSA_set_method() function releasing its handle to the
H A DBN_CTX_new.pod45 locking is performed, and the internal pool allocator will not properly handle
H A DSSL_CTX_set_cert_cb.pod5 SSL_CTX_set_cert_cb, SSL_set_cert_cb - handle certificate callback function
H A DSMIME_read_ASN1.pod53 handle most S/MIME messages more complex compound formats may not work.
H A DX509_cmp_time.pod36 I<offset_sec> after I<in_tm>. This method can only handle second
/openssl/crypto/objects/
H A Dobj_xref.txt22 # method should handle this explicitly.
/openssl/doc/designs/quic-design/
H A Dquic-io-arch.md55 writable. In many cases we need to handle these events simultaneously (e.g. wait
91 that our QUIC implementation cannot handle incoming data (if we are blocked on
92 send), send outgoing data (if we are blocked on receive), or handle timeout
180 - The question is posed of how to handle connection teardown, which does not
385 unified handle spaces (UNIX, Windows) though it is likely there are more obscure
386 APIs on these platforms which have other handle spaces. However, this
397 Thus while in theory most modern operating systems have unified handle spaces in
398 practice there are substantial usage differences between different handle types.
436 Winsock socket handle on Windows. These use the same type to minimise code
462 application will handle its own network I/O, for example via a
H A Djson-encoder.md75 handle integers outside `[-2**53 + 1, 2**53 - 1]`. This leads to the I-JSON
/openssl/doc/man7/
H A Dprovider-keymgmt.pod146 subset of data to handle, governed by the bits in a I<selection>
250 OSSL_FUNC_keymgmt_gen_get_params() can handle.
257 can handle.
285 can handle.
295 can handle.
352 OSSL_FUNC_keymgmt_import() can handle.
H A Dprovider-digest.pod163 can handle.
169 can handle, respectively. The array is based on the current state of
197 This digest method can only handle one block of input.
H A Dprovider.pod47 int NAME(const OSSL_CORE_HANDLE *handle,
51 I<handle> is the OpenSSL library object for the provider, and works
52 as a handle for everything the OpenSSL libraries need to know about
H A Dossl_store-file.pod38 Each file handler is expected to handle PEM and non-PEM content as
H A Dprovider-encoder.pod218 can handle.
227 Provided that the foreign provider's implementation to handle the object has
275 However, it is recommended that implementations that do not handle
H A Dprovider-object.pod36 If central OpenSSL library functionality is to handle the data directly, it
149 key type suitable for fetching a L<provider-keymgmt(7)> that can handle the
H A DEVP_MD-SHAKE.pod63 EVP_DigestFinal(), since these functions were not designed to handle variable
/openssl/test/
H A Dfilterprov.c134 int filter_provider_init(const OSSL_CORE_HANDLE *handle, in filter_provider_init() argument
/openssl/test/testutil/
H A Dfake_random.c164 static int fake_rand_provider_init(const OSSL_CORE_HANDLE *handle, in fake_rand_provider_init() argument

Completed in 33 milliseconds

1234567