Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_channel.h399 uint64_t ossl_quic_channel_get_rx_key_epoch(QUIC_CHANNEL *ch);
/openssl/ssl/quic/
H A Dquic_channel.c3648 uint64_t ossl_quic_channel_get_rx_key_epoch(QUIC_CHANNEL *ch) in ossl_quic_channel_get_rx_key_epoch() function
/openssl/test/
H A Dquic_multistream_test.c425 int64_t rxke = (int64_t)ossl_quic_channel_get_rx_key_epoch(ch); in check_key_update_ge()

Completed in 30 milliseconds