OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ossl_qtx_get_cur_epoch_pkt_count
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/include/internal/
quic_record_tx.h
357
uint64_t
ossl_qtx_get_cur_epoch_pkt_count
(OSSL_QTX *qtx, uint32_t enc_level);
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_record_tx.c
1084
uint64_t
ossl_qtx_get_cur_epoch_pkt_count
(OSSL_QTX *qtx, uint32_t enc_level)
function
quic_channel.c
803
cur_pkt_count =
ossl_qtx_get_cur_epoch_pkt_count
(ch->qtx, enc_level);
/src/crypto/external/apache2/openssl/dist/test/
quic_record_test.c
3856
old_value =
ossl_qtx_get_cur_epoch_pkt_count
(qtx, enc_level);
3865
new_value =
ossl_qtx_get_cur_epoch_pkt_count
(qtx, enc_level);
Completed in 25 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026