Home
last modified time | relevance | path

Searched refs:process (Results 1 – 25 of 147) sorted by relevance

123456

/openssl/doc/man3/
H A DSSL_shutdown.pod40 shutdown process and return 0 to indicate that the shutdown process has not yet
41 completed. Once the shutdown process has completed, subsequent calls to
52 close_notify alert message. The shutdown process for SSL/TLS and DTLS
74 peer. The shutdown process will then be considered completed once the peer
89 If the peer was the first to initiate the shutdown process by sending a
110 If the underlying BIO is nonblocking and the shutdown process is not yet
119 process is complete (with a close_notify alert having both been sent and
162 this case, the full shutdown process must be performed to ensure
284 other words, the shutdown process waits until all data written by the
382 The shutdown process is ongoing and has not yet completed.
[all …]
H A DOPENSSL_fork_prepare.pod27 OpenSSL has state that should be reset when a process forks. For example,
45 process should call OPENSSL_fork_parent() and the child process should
H A DPEM_read_bio_PrivateKey.pod253 The B<PUBKEY> functions process a public key using an EVP_PKEY
262 The B<RSAPublicKey> functions process an RSA public key using an
266 The B<RSA_PUBKEY> functions also process an RSA public key using
271 The B<DSAPrivateKey> functions process a DSA private key using a
276 The B<DSA_PUBKEY> functions process a DSA public key using
287 The B<DSAparams> functions process DSA parameters using a DSA
291 The B<DHparams> functions process DH parameters using a DH
295 The B<X509> functions process an X509 certificate using an X509
296 structure. They will also process a trusted X509 certificate but
305 The B<X509_REQ> and B<X509_REQ_NEW> functions process a PKCS#10
[all …]
H A DSSL_CTX_set_verify.pod58 This process may even be repeated if need be.
93 certificate verification process can be checked after the TLS/SSL handshake
100 The certificate returned (if any) is checked. If the verification process
108 B<Client mode:> the server certificate is verified. If the verification process
191 verification process. If B<verify_callback> returns 0, the verification
192 process is immediately stopped with "verification failed" state. If
195 the verification process is continued. If B<verify_callback> always returns
197 failures and the connection will be established. The calling process can
H A DOSSL_DECODER_from_bio.pod30 OSSL_DECODER_from_data() runs the decoding process for the context I<ctx>,
36 OSSL_DECODER_from_bio() runs the decoding process for the context I<ctx>,
H A DOSSL_ENCODER_to_bio.pod30 OSSL_ENCODER_to_data() runs the encoding process for the context I<ctx>,
41 OSSL_ENCODER_to_bio() runs the encoding process for the context I<ctx>, with
H A DSSL_CTX_set_cert_verify_callback.pod51 This process may even be repeated if need be.
76 B<verify_callback> function called during the verification process. The
H A DOSSL_STORE_attach.pod22 should be used to process the data. The reference count of the B<BIO> object
H A DASN1_item_new.pod20 required during the process then they will use the B<OSSL_LIB_CTX> provided in
H A DASN1_item_d2i_bio.pod44 during the process then they will use the B<OSSL_LIB_CTX>provided in the
57 algorithm fetches are required during the process then they will use the
H A DSSL_CONF_CTX_set_ssl_ctx.pod30 or to process defaults.
H A DBIO_s_connect.pod96 non blocking I/O is set during the connect process.
141 so to separate the connection process from other I/O processing.
147 connection process with the reason BIO_RR_CONNECT. If this is returned
H A DX509_get0_distinguishing_id.pod27 an entity in the authentication process.
H A DOSSL_PARAM_dup.pod20 duplicated and merged with other L<OSSL_PARAM(3)> to assist in this process.
H A DSSL_CTX_set_mode.pod67 B<SSL_MODE_AUTO_RETRY> causes it to try to process the next record instead of
72 Setting B<SSL_MODE_AUTO_RETRY> for a nonblocking B<BIO> will process
/openssl/doc/designs/ddd/
H A DREPORT.md4 The [QUIC Demo-Driven Design process](README.md) was undertaken to meet the OMC
7 process developed a set of representative demos modelling a variety of common
11 As part of this process, a set of proposed diffs were produced. These proposed
58 DDD process.
64 ddd-01-conn-blocking, the name resolution process is managed by `BIO_s_connect`.
104 original DDD process. As such, applications now use `BIO_get_rpoll_descriptor`
109 poll for `POLLOUT`, etc. has changed since the original DDD process.
114 has evolved since the original DDD process. The new API
231 poll for `POLLOUT`, etc. has changed since the original DDD process.
338 This report concludes the DDD process for the single-stream QUIC client API
[all …]
/openssl/apps/
H A Dstoreutl.c19 static int process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata,
318 ret = process(argv[0], get_ui_method(), &pw_cb_data, in storeutl_main()
349 static int process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, in process() function
439 ret += process(suburi, uimeth, uidata, in process()
/openssl/engines/
H A De_loader_attic.txt18 ui process interrupted or cancelled
/openssl/doc/man7/
H A Dprovider-decoder.pod67 can be called as the final step of the decoding process.
242 This means "carry on the decoding process", and is meaningful even though
251 This means "stop the decoding process", and is meaningful when the input
258 The conditions to stop the decoding process are at the discretion of the
292 OSSL_FUNC_decoder_decode() returns 1 to signal that the decoding process
/openssl/test/
H A DREADME-external.md83 GOST engine requires CMake for the build process.
106 oqsprovider requires CMake for the build process.
/openssl/
H A DHACKING.md32 To aid in this process, the generated files can be committed separately
H A DREADME-FIPS.md11 FIPS 140 validation process. As this process takes a very long time, it is not
46 normal installation process. Simply follow the normal procedure (configure,
/openssl/VMS/
H A Dopenssl_ivp.com.in4 $ ! It had better be spawned, as it creates process logicals
/openssl/doc/designs/quic-design/
H A Dquic-thread-assist.md27 can process some event which causes mutation of `foo`.
75 receive a `CONNECTION_CLOSE` frame and process it normally.
/openssl/crypto/err/
H A DREADME.md51 The target will process relevant sources and generate error codes for

Completed in 50 milliseconds

123456