Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_record_tx.h389 uint64_t ossl_qtx_get_key_epoch(OSSL_QTX *qtx);
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_record_tx.c1096 uint64_t ossl_qtx_get_key_epoch(OSSL_QTX *qtx) in ossl_qtx_get_key_epoch() function
H A Dquic_channel.c4057 return ossl_qtx_get_key_epoch(ch->qtx); in ossl_quic_channel_get_tx_key_epoch()