Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_cc.h214 extern const OSSL_CC_METHOD ossl_cc_newreno_method;
/openssl/test/
H A Dquic_cc_test.c333 const OSSL_CC_METHOD *ccm = &ossl_cc_newreno_method; in test_simulate()
487 const OSSL_CC_METHOD *ccm = &ossl_cc_newreno_method; in test_sanity()
/openssl/ssl/quic/
H A Dcc_newreno.c470 const OSSL_CC_METHOD ossl_cc_newreno_method = { variable
H A Dquic_channel.c242 ch->cc_method = &ossl_cc_newreno_method; in ch_init()

Completed in 18 milliseconds