Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h382 unsigned int did_crypto_frame : 1; member
H A Dquic_rx_depack.c321 ch->did_crypto_frame = 1; in depack_do_frame_crypto()
1435 ch->did_crypto_frame = 0; in ossl_quic_handle_frames()
H A Dquic_channel.c2590 if (ch->did_crypto_frame) in ch_rx_handle_packet()