Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel.c935 uint32_t rx_pn_space = ossl_quic_enc_level_to_pn_space(ch->rx_enc_level); in ch_on_crypto_release_record() local
937 rstream = ch->crypto_recv[rx_pn_space]; in ch_on_crypto_release_record()
942 if (!ossl_quic_rxfc_on_retire(&ch->crypto_rxfc[rx_pn_space], bytes_read, in ch_on_crypto_release_record()

Completed in 24 milliseconds