/openssl/crypto/ |
H A D | time.c | 24 } now; in ossl_time_now() local
|
/openssl/test/helpers/ |
H A D | noisydgrambio.c | 112 static size_t bandwidth_limit(struct bw_limiter_st *limit, OSSL_TIME now, in bandwidth_limit() 175 OSSL_TIME now; in noisy_dgram_sendmmsg() local 310 OSSL_TIME now; in noisy_dgram_recvmmsg() local
|
H A D | quictestlib.c | 433 OSSL_TIME ctimeout, stimeout, mintimeout, now; in qtest_wait_for_timeout() local
|
/openssl/doc/designs/ddd/ |
H A D | ddd-02-conn-nonblocking.c | 363 struct timeval start, now, deadline, t; in main() local 407 struct timeval start, now, deadline, t; in main() local
|
H A D | ddd-04-fd-nonblocking.c | 378 struct timeval start, now, deadline, t; in main() local 422 struct timeval start, now, deadline, t; in main() local
|
/openssl/crypto/ct/ |
H A D | ct_policy.c | 32 OSSL_TIME now; in CT_POLICY_EVAL_CTX_new_ex() local
|
/openssl/test/ |
H A D | quic_qlog_test.c | 69 static OSSL_TIME now(void *arg) in now() function
|
H A D | x509_time_test.c | 278 time_t now = time(NULL); in test_x509_cmp_time_current() local 324 time_t now = time(NULL); in test_X509_cmp_timeframe() local
|
H A D | bad_dtls_test.c | 474 time_t now = 0; in test_bad_dtls() local
|
H A D | cmp_hdr_test.c | 179 time_t hdrtime, before, after, now; in execute_HDR_update_messageTime_test() local
|
/openssl/include/internal/ |
H A D | quic_fc.h | 139 OSSL_TIME (*now)(void *arg); member
|
H A D | quic_txp.h | 51 OSSL_TIME (*now)(void *arg); /* Callback to get current time. */ member
|
/openssl/ssl/quic/ |
H A D | quic_demux.c | 45 OSSL_TIME (*now)(void *arg); member 239 OSSL_TIME now; in demux_recv() local
|
H A D | quic_reactor.c | 171 OSSL_TIME now, timeout; in poll_two_fds() local
|
H A D | quic_ackm.c | 502 OSSL_TIME (*now)(void *arg); member 750 OSSL_TIME loss_delay, lost_send_time, now; in ackm_detect_and_remove_lost_pkts() local 1187 OSSL_TIME now = ackm->now(ackm->now_arg), ack_delay; in ossl_ackm_on_rx_ack_frame() local 1619 OSSL_TIME now = ackm->now(ackm->now_arg); in ossl_ackm_get_ack_frame() local
|
H A D | quic_fc.c | 278 OSSL_TIME now, dt, t_window; in rxfc_should_bump_window_size() local
|
/openssl/crypto/bio/ |
H A D | bio_sock.c | 436 time_t now; in BIO_socket_wait() local
|
/openssl/crypto/thread/arch/ |
H A D | thread_win.c | 147 OSSL_TIME now, delta; in determine_timeout() local
|
/openssl/apps/lib/ |
H A D | apps.c | 2788 FILETIME now; in app_tminterval() local 2845 struct timespec now; in app_tminterval() local 2848 unsigned long now; in app_tminterval() local 2881 clock_t now = times(&rus); in app_tminterval() local 2906 struct timeval now; in app_tminterval() local
|
/openssl/crypto/cmp/ |
H A D | cmp_client.c | 153 time_t now = time(NULL); in send_receive_check() local
|
H A D | cmp_msg.c | 310 time_t now = time(NULL); in OSSL_CMP_CTX_setup_CRM() local
|
/openssl/providers/implementations/rands/ |
H A D | drbg.c | 676 time_t now = time(NULL); in ossl_prov_drbg_generate() local
|
/openssl/crypto/http/ |
H A D | http_client.c | 527 time_t time_diff, now = time(NULL); in may_still_retry() local
|
/openssl/ssl/statem/ |
H A D | extensions_srvr.c | 736 uint64_t tm, now; in tls_parse_ctos_cookie() local
|
/openssl/apps/ |
H A D | ca.c | 2268 int do_updatedb(CA_DB *db, time_t *now) in do_updatedb()
|