Home
last modified time | relevance | path

Searched refs:current (Results 76 – 100 of 215) sorted by relevance

123456789

/openssl/crypto/ts/
H A Dts_rsp_sign.c511 ASN1_OBJECT *current = sk_ASN1_OBJECT_value(ctx->policies, i); in ts_RESP_get_policy() local
512 if (!OBJ_cmp(requested, current)) in ts_RESP_get_policy()
513 policy = current; in ts_RESP_get_policy()
/openssl/doc/man3/
H A DSSL_CTX_sess_number.pod26 SSL_CTX_sess_number() returns the current number of sessions in the internal
H A DEVP_CIPHER_CTX_get_original_iv.pod33 EVP_CIPHER_CTX_get_updated_iv() accesses the current "IV state"
H A DSSL_set_fd.pod58 upper limit is INVALID_SOCKET-1 (2^64 - 2), in practice the current socket()
H A DSSL_CTX_add_extra_chain_cert.pod27 associated with B<ctx>, or the chain associated with the current certificate
H A DERR_new.pod26 ERR_set_debug() sets the debug information related to the current
H A DSSL_set_blocking_mode.pod26 To retrieve the current blocking mode, call SSL_get_blocking_mode().
H A DSSL_set_shutdown.pod66 SSL_get_shutdown() returns the current shutdown state as set or based
H A DPKCS7_verify.pod108 than the current time. However, since the signing time is supplied by the
123 This is primarily due to the inadequacies of the current B<X509_STORE>
H A DDH_meth_new.pod92 DH_meth_get_flags() returns the current value of the flags associated with this
122 called in response to the application calling DH_new() (if the current default
H A DOSSL_LIB_CTX.pod100 I<ctx> in the current thread. The previous default library context is
104 the current library context is still returned. On a successful call of this
H A DSSL_pending.pod25 L<SSL_CTX_set_read_ahead(3)>), additional protocol bytes (beyond the current
H A DBIO_s_fd.pod35 BIO_tell() returns the current file position such as by calling
H A DSSL_clear.pod21 settings are kept, a side effect is the handling of the current SSL session.
H A DEVP_PKEY_CTX_set_params.pod36 settable parameters for the current algorithm implementation, i.e. parameters
H A DCMS_verify.pod129 than the current time. However, since the signing time is supplied by the
147 This is primarily due to the inadequacies of the current B<X509_STORE>
/openssl/.github/workflows/
H A Dprov-compat-label.yml9 # released versions continue to run against the current branch.
149 - name: config dump current
/openssl/doc/man7/
H A Dopenssl_user_macros.pod.in39 the current known major deprecation points, making them the most
H A DEVP_RAND-TEST-RAND.pod57 The current position is remembered across generate calls.
H A DEVP_PKEY-SM2.pod12 an elliptic curve based algorithm. The current implementation in OpenSSL supports
/openssl/doc/man1/
H A Dopenssl-passphrase-options.pod21 prompted to enter one: this will typically be read from the current
H A Dopenssl-asn1parse.pod.in137 offset in decimal. C<d=XX> specifies the current depth. The depth is increased
139 (tag and length octets) of the current type. C<l=XX> gives the length of
/openssl/
H A DNOTES-VALGRIND.md18 - See [Valgrind Current Releases](http://valgrind.org/downloads/current.html)
/openssl/doc/designs/quic-design/
H A Dcongestion-control.md19 `new` method, which provides access to a clock. While no current congestion
H A Drecord-layer.md45 * The current libssl record layer includes support for TLS, DTLS and KTLS. QUIC
195 all the data can be transmitted at the current time (e.g. because the underlying
220 query the current state. In particular:
235 `get_state()`: to obtain a printable string to describe the current state of the
256 in the current context, even if normally we would expect to receive encrypted
268 `set_options()`: called by libssl in the event that the current set of options

Completed in 89 milliseconds

123456789