Home
last modified time | relevance | path

Searched defs:now_cb (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_engine_local.h44 OSSL_TIME (*now_cb)(void *arg); member
H A Dcc_newreno.c9 OSSL_TIME (*now_cb)(void *arg); member
/freebsd/crypto/openssl/include/internal/
H A Dquic_tserver.h42 OSSL_TIME (*now_cb)(void *arg); member
H A Dqlog.h35 OSSL_TIME (*now_cb)(void *arg); member
/freebsd/crypto/openssl/test/helpers/
H A Dquictestlib.h276 OSSL_TIME (*now_cb)(void *); member
H A Dnoisydgrambio.c37 OSSL_TIME (*now_cb)(void *arg); member
95 struct bio_noise_now_cb_st *now_cb = ptr; in noisy_dgram_ctrl() local
H A Dquictestlib.c270 struct bio_noise_now_cb_st now_cb = { fake_now_cb, NULL }; in qtest_create_quic_objects() local
/freebsd/crypto/openssl/test/radix/
H A Dterp.c534 OSSL_TIME (*now_cb)(void *arg); member