Home
last modified time | relevance | path

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

/openssl/test/
H A Dcc_dummy.c48 p = OSSL_PARAM_locate_const(params, OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN); in dummy_set_input_params()
67 p = OSSL_PARAM_locate_const(params, OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN); in dummy_bind_diagnostic()
84 if (OSSL_PARAM_locate_const(params, OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN) in dummy_unbind_diagnostic()
H A Dquic_cc_test.c354 *p++ = OSSL_PARAM_construct_size_t(OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN, in test_simulate()
501 *p++ = OSSL_PARAM_construct_size_t(OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN, in test_sanity()
511 *p++ = OSSL_PARAM_construct_size_t(OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN, in test_sanity()
/openssl/ssl/quic/
H A Dcc_newreno.c118 p = OSSL_PARAM_locate_const(params, OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN); in newreno_set_input_params()
158 if (!bind_diag(params, OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN, in newreno_bind_diagnostic()
202 unbind_diag(params, OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN, in newreno_unbind_diagnostic()
/openssl/include/internal/
H A Dquic_cc.h43 #define OSSL_CC_OPTION_MAX_DGRAM_PAYLOAD_LEN "max_dgram_payload_len" macro

Completed in 11 milliseconds