Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_impl.c36 static void qctx_lock_for_io(QCTX *ctx);
316 qctx_lock_for_io(ctx); in expect_quic_as()
374 qctx_lock_for_io(ctx); in expect_quic_as()
496 static void qctx_lock_for_io(QCTX *ctx) in qctx_lock_for_io() function
2016 qctx_lock_for_io(&ctx); in ossl_quic_do_handshake()
2821 qctx_lock_for_io(&ctx); in ossl_quic_write_flags()
3034 qctx_lock_for_io(&ctx); in quic_read()
4568 qctx_lock_for_io(&ctx); in ossl_quic_listen()
4607 qctx_lock_for_io(&ctx); in ossl_quic_accept_connection()