Searched refs:expect_quic (Results 1 – 1 of 1) sorted by relevance
/openssl/ssl/quic/ |
H A D | quic_impl.c | 248 if (!expect_quic(s, ctx)) in expect_quic_with_stream_lock() 296 if (!expect_quic(s, ctx)) in expect_quic_conn_only() 475 if (!expect_quic(s, &ctx)) in ossl_quic_free() 587 if (!expect_quic(s, &ctx)) in ossl_quic_reset() 599 if (!expect_quic(s, &ctx)) in ossl_quic_clear() 612 if (!expect_quic(s, &ctx)) in ossl_quic_conn_set_override_now_cb() 628 if (!expect_quic(s, &ctx)) in ossl_quic_conn_force_assist_thread_wake() 879 if (!expect_quic(s, &ctx)) in ossl_quic_conn_set0_net_rbio() 906 if (!expect_quic(s, &ctx)) in ossl_quic_conn_set0_net_wbio() 933 if (!expect_quic(s, &ctx)) in ossl_quic_conn_get_net_rbio() [all …]
|
Completed in 25 milliseconds