Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/test/
Dssl_helpers.h112 int expected_srv_fragments; member
/mbedtls-latest/tests/src/test_helpers/
Dssl_helpers.c66 opts->expected_srv_fragments = 1; in mbedtls_test_init_handshake_options()
2225 options->expected_srv_fragments) in mbedtls_test_ssl_perform_handshake()
2286 options->expected_srv_fragments) in mbedtls_test_ssl_perform_handshake()
/mbedtls-latest/tests/suites/
Dtest_suite_ssl.function2697 int expected_srv_fragments, int dtls)
2706 options.expected_srv_fragments = expected_srv_fragments;
2726 int expected_srv_fragments)
2729 expected_srv_fragments, 0);
2738 int expected_srv_fragments)
2741 expected_srv_fragments, 1);
3152 options.expected_srv_fragments)