Home
last modified time | relevance | path

Searched refs:OSSL_CC_METHOD (Results 1 – 13 of 13) sorted by relevance

/src/crypto/openssl/include/internal/
H A Dquic_cc.h213 extern const OSSL_CC_METHOD ossl_cc_dummy_method;
214 extern const OSSL_CC_METHOD ossl_cc_newreno_method;
H A Dquic_predef.h25 typedef struct ossl_cc_method_st OSSL_CC_METHOD; typedef
H A Dquic_ackm.h25 const OSSL_CC_METHOD *cc_method,
H A Dquic_txp.h49 const OSSL_CC_METHOD *cc_method; /* QUIC Congestion Controller */
/src/crypto/openssl/test/
H A Dquic_cc_test.c95 const OSSL_CC_METHOD *ccm;
108 const OSSL_CC_METHOD *ccm, OSSL_CC_DATA *cc, in net_sim_init()
284 static int dump_state(const OSSL_CC_METHOD *ccm, OSSL_CC_DATA *cc, in dump_state()
333 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()
H A Dcc_dummy.c136 const OSSL_CC_METHOD ossl_cc_dummy_method = {
H A Dquic_txp_test.c67 const OSSL_CC_METHOD *cc_method;
/src/crypto/openssl/ssl/quic/
H A Dquic_channel_local.h92 const OSSL_CC_METHOD *cc_method;
H A Dcc_newreno.c470 const OSSL_CC_METHOD ossl_cc_newreno_method = {
H A Dquic_ackm.c507 const OSSL_CC_METHOD *cc_method;
1039 const OSSL_CC_METHOD *cc_method, in ossl_ackm_new()
/src/crypto/openssl/doc/designs/quic-design/
H A Dcongestion-control.md8 `OSSL_CC_METHOD` provides a vtable of function pointers to congestion controller
H A Dquic-ackm.md99 OSSL_CC_METHOD *cc_method,
H A Dtx-packetiser.md31 const OSSL_CC_METHOD *cc_method; /* QUIC Congestion Controller */