Home
last modified time | relevance | path

Searched refs:current (Results 51 – 75 of 215) sorted by relevance

123456789

/openssl/doc/designs/quic-design/
H A Dquic-statm.md31 The current RTT info is retrieved using the function `ossl_statm_get_rtt_info`,
H A Dquic-ackm.md33 - an arbitrary function which returns the current time;
39 - It indicates the current deadline by which the loss detection
46 - It indicates the current deadline by which new ACK frames
105 The function pointer `now` is invoked by the ACK manager to obtain the current
460 to 1. If `clear` is non-zero, the current values are returned and then zeroed,
/openssl/doc/man3/
H A DOSSL_LIB_CTX_set_conf_diagnostics.pod28 OSSL_LIB_CTX_get_conf_diagnostics() returns the current value of the
H A DSSL_CTX_set_info_callback.pod109 The current state information can be obtained using the
119 SSL_get_info_callback() returns the current setting.
H A DBIO_s_file.pod91 (although the current implementation never return 0).
95 BIO_tell() returns the current file position or negative values for failure.
H A DEVP_CIPHER_CTX_get_cipher_data.pod31 The EVP_CIPHER_CTX_get_cipher_data() function returns a pointer to the current
H A DOPENSSL_strcasecmp.pod23 case insensitive. Otherwise the comparison is done in current locale.
H A DASN1_TIME_set.pod115 If I<s> is NULL, then the current time is converted. The output time is GMT.
131 in a day. If I<from> or I<to> is NULL the current time is used.
235 Set a time structure to one hour after the current time and print it out:
251 Determine if one time is later or sooner than the current time:
H A DOCSP_resp_find_status.pod175 values and the current time + I<sec> is not before I<thisupd> and,
176 if I<maxsec> >= 0, the current time - I<maxsec> is not past I<nextupd>.
189 fields. Normally the current time should be between these two values. To
H A DEC_KEY_get_enc_flags.pod38 EC_KEY_get_enc_flags() returns the value of the current encoding flags for the
H A DOPENSSL_instrument_bus.pod39 not available on current platform. For reference, on x86 'flush cache
H A DERR_set_mark.pod20 ERR_set_mark() sets a mark on the current topmost error record if there
H A DEVP_PKEY_get_default_digest_nid.pod35 For all current standard OpenSSL public key algorithms SHA256 is returned.
H A DOPENSSL_gmtime.pod31 with I<timer> equal to NULL means use the current time.
H A DSSL_get_error.pod22 current thread's OpenSSL error queue. Thus, SSL_get_error() must be
24 other OpenSSL function calls should appear in between. The current
155 operation after a currently executing asynchronous operation for the current
H A DRAND_set_rand_method.pod40 RAND_get_rand_method() returns a pointer to the current B<RAND_METHOD>.
H A DSSL_CTX_set_quiet_shutdown.pod58 SSL_CTX_get_quiet_shutdown() and SSL_get_quiet_shutdown() return the current
H A DSSL_CTX_set_min_proto_version.pod45 In the current version of OpenSSL only QUICv1 is supported in conjunction with
H A DASYNC_start_job.pod159 can be used to detect whether the current platform is async capable or not.
163 stack memory such as mmap, or using stack memory from the current thread.
186 ASYNC_is_capable() returns 1 if the current platform is async capable or 0
190 the current platform and no allocations have already occurred or 0 otherwise.
H A DASYNC_WAIT_CTX_new.pod97 Async aware code (e.g. engines) can get the current B<ASYNC_WAIT_CTX> from the
139 ASYNC_WAIT_CTX_set_status() allows an engine to set the current engine status.
167 ASYNC_WAIT_CTX_get_status() allows user code to obtain the current status value.
/openssl/.github/workflows/
H A Dstatic-analysis.yml44 --form description="analysis of `git branch --show-current`" \
H A Dprovider-compatibility.yml9 # released versions continue to run against the current branch.
148 - name: config dump current
/openssl/doc/man7/
H A Dproxy-certificates.pod244 * current rights stand as they are.
254 * the rights granted by the current proxy
290 * owner of the current certificate has, and sets them
/openssl/external/perl/Text-Template-1.56/
H A DREADME60 merely cosmetic change, the current version of Text::Template passes
/openssl/crypto/ts/
H A Dts_rsp_verify.c567 GENERAL_NAME *current = sk_GENERAL_NAME_value(gen_names, i); in ts_find_name() local
568 found = GENERAL_NAME_cmp(current, name) == 0; in ts_find_name()

Completed in 30 milliseconds

123456789