Home
last modified time | relevance | path

Searched refs:current (Results 26 – 50 of 215) sorted by relevance

123456789

/openssl/doc/man3/
H A DOpenSSL_version.pod158 The current OpenSSL cpu settings.
159 This is the current setting of the cpu capability flags. It is usually
208 The current OpenSSL cpu settings.
209 This is the current setting of the cpu capability flags. It is usually
H A DRAND_get0_primary.pod56 apply only to the current thread.
71 The two set functions, operate on the current thread. If you want to
H A DSSL_in_init.pod50 SSL_get_state() returns a value indicating the current state of the handshake
95 SSL_get_state() returns the current handshake state.
H A DBIO_ctrl.pod63 BIO_tell() returns the current file position of a file related BIO.
101 BIO_seek() and BIO_tell() both return the current file position on success
125 returns the current connection mode. Which may contain the bitwise-or of the
155 unexpected results: for example no current filter BIOs implement
H A DX509_VERIFY_PARAM_set_flags.pod99 B<t>. Normally the current time is used.
229 X509_VERIFY_PARAM_get_flags() returns the current verification flags.
231 X509_VERIFY_PARAM_get_hostflags() returns any current host flags.
233 X509_VERIFY_PARAM_get_inh_flags() returns the current inheritance flags.
238 X509_VERIFY_PARAM_get_depth() returns the current verification depth.
240 X509_VERIFY_PARAM_get_auth_level() returns the current authentication security
331 of certificates and CRLs against the current time. If X509_VERIFY_PARAM_set_time()
339 If B<X509_VP_FLAG_ONCE> is set then the current setting is zeroed
H A DSSL_get_rpoll_descriptor.pod32 current time, SSL_net_read_desired() will return 0; likewise, if an SSL object is
33 not interested in writing data to the network at the current time,
H A DSSL_CTX_set_cert_store.pod27 SSL_CTX_get_cert_store() returns a pointer to the current certificate
74 SSL_CTX_get_cert_store() returns the current setting.
H A DSSL_key_update.pod25 SSL_key_update() schedules an update of the keys for the current TLS connection.
60 session associated with the current connection in the new handshake.
73 a TLS connection the client will attempt to resume the current session in the
H A DSSL_check_chain.pod16 certificate chain B<chain> is suitable for use with the current session
24 B<CERT_PKEY_VALID>: the chain can be used with the current session.
H A DBIO_should_retry.pod48 B<BIO_FLAGS_IO_SPECIAL> though current BIO types will only set one of
77 If the underlying I/O structure is in a blocking mode almost all current
83 SSL BIOs are the only current exception to this rule: they can request a
H A DSSL_get_all_async_fds.pod29 call to select() or poll() to determine whether the current asynchronous
55 SSL_waiting_for_async() will return 1 if the current SSL operation is waiting
H A DSSL_CTX_set_record_padding_callback.pod40 function cannot be set if Kernel TLS is already configured for the current SSL object.
60 The B<len> parameter is the current plaintext length of the record before encryption.
H A DCT_POLICY_EVAL_CTX_new.pod55 the current time
105 Each setter has a matching getter for accessing the current value.
H A DRSA_set_method.pod52 RSA_get_default_method() returns a pointer to the current default
72 RSA_flags() returns the B<flags> that are set for B<rsa>'s current
80 RSA_flags() returns the B<flags> that are set for B<rsa>'s current method.
H A DSSL_get_client_random.pod67 In current versions of the TLS protocols, the length of client_random
75 values based on their view of the current time.
H A DOPENSSL_FILE.pod23 typically yield the current filename and line number during C compilation.
H A DOSSL_DECODER_CTX.pod108 that the caller knows how to handle from the current decoding result.
229 OSSL_DECODER_CTX_get_cleanup() return the current pointers to the
232 OSSL_DECODER_CTX_num_decoders() returns the current number of decoders. It
/openssl/doc/internal/man3/
H A Dossl_cmp_msg_create.pod94 If the current B<transactionID> field in I<ctx> indicates that there is no
95 current transaction, it creates and stores a random one with 128 bits length.
H A DOSSL_TIME.pod60 These functions allow the current time to be obtained and for basic
95 B<ossl_time_now> returns the current time relative to an Epoch which
148 B<ossl_time_now> returns the current time, or the time of the Epoch on error.
/openssl/doc/man1/
H A Dopenssl-version.pod.in43 The current OpenSSL version.
47 The date the current version of OpenSSL was built.
/openssl/doc/man7/
H A Dopenssl-env.pod57 ones encoded in the current code page, and
59 from the current code page to UTF-8.
/openssl/doc/designs/
H A Dossl-provider-load-ex.md31 configuration file. Here are the current design decisions and some possible
48 When the provider is already loaded an activated in the current library context,
/openssl/doc/designs/ddd/
H A DREADME.md12 codebases using OpenSSL to remain current with best practices for OpenSSL API
27 useful both to current and any future proposed API changes. The set of demos may
38 The current emphasis is on client demos. Server support for QUIC is deferred to
/openssl/apps/
H A Dopenssl-vms.cnf91 serial = $dir]serial. # The current serial number
92 crlnumber = $dir]crlnumber. # the current crl number
94 crl = $dir]crl.pem # The current CRL
313 serial = $dir]tsaserial. # The current serial number (mandatory)
H A Dopenssl.cnf91 serial = $dir/serial # The current serial number
92 crlnumber = $dir/crlnumber # the current crl number
94 crl = $dir/crl.pem # The current CRL
313 serial = $dir/tsaserial # The current serial number (mandatory)

Completed in 43 milliseconds

123456789