Home
last modified time | relevance | path

Searched refs:duration (Results 1 – 11 of 11) sorted by relevance

/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c148 long duration; in ossl_pool_acquire_entropy() local
151 long long duration; in ossl_pool_acquire_entropy() local
167 duration = 1; in ossl_pool_acquire_entropy()
168 s$sleep(&duration, &code); in ossl_pool_acquire_entropy()
171 duration = 1; in ossl_pool_acquire_entropy()
172 s$sleep2(&duration, &code); in ossl_pool_acquire_entropy()
/openssl/doc/internal/man3/
H A DOSSL_TIME.pod43 B<OSSL_TIME> can represent a duration, or a point in time. Where it is
44 used to represent a point in time, it does so by expressing a duration
67 is undefined but unchanging for at least the duration of program
102 The largest representable duration is guaranteed to be at least 500 years.
112 B<ossl_ticks2time> return the duration specified.
/openssl/ssl/quic/
H A Dquic_ackm.c1200 OSSL_TIME duration; in ackm_get_pto_time_and_space() local
1206 duration in ackm_get_pto_time_and_space()
1211 duration in ackm_get_pto_time_and_space()
1212 = ossl_time_multiply(duration, 1U << min_u32(ackm->pto_count, in ackm_get_pto_time_and_space()
1222 return ossl_time_add(ackm->now(ackm->now_arg), duration); in ackm_get_pto_time_and_space()
1236 duration in ackm_get_pto_time_and_space()
1237 = ossl_time_add(duration, in ackm_get_pto_time_and_space()
1243 t = ossl_time_add(ackm->time_of_last_ack_eliciting_pkt[i], duration); in ackm_get_pto_time_and_space()
/openssl/doc/man3/
H A DDTLS_set_timer_cb.pod7 - Set callback for controlling DTLS timer duration
H A DOPENSSL_instrument_bus.pod30 probes with the same value, i.e. in a way it records duration of
H A DOSSL_PARAM.pod200 long enough duration (such as the life-time of the entity that
226 long enough duration (such as the life-time of the entity that
H A DERR_put_error.pod118 the calling code a dynamic number, usable for the duration of the process.
H A DASYNC_WAIT_CTX_new.pod57 the job is started it is associated with the B<ASYNC_WAIT_CTX> for the duration
H A DUI_new.pod169 duration, perhaps even the lifetime of the application. The UI object takes
/openssl/external/perl/Text-Template-1.56/
H A DChanges203 or for all templates, or for the duration of only one call to fill_in.
/openssl/doc/man1/
H A Dopenssl-x509.pod.in383 input certificate instead of adjusting them to current time and duration.

Completed in 29 milliseconds