Searched refs:ossl_quic_channel_get_rx_key_epoch (Results 1 – 3 of 3) sorted by relevance
420 uint64_t ossl_quic_channel_get_rx_key_epoch(QUIC_CHANNEL *ch);
4060 uint64_t ossl_quic_channel_get_rx_key_epoch(QUIC_CHANNEL *ch) in ossl_quic_channel_get_rx_key_epoch() function
438 int64_t rxke = (int64_t)ossl_quic_channel_get_rx_key_epoch(ch); in check_key_update_ge()