Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/test/
Dssl_helpers.h111 int expected_cli_fragments; member
/mbedtls-latest/tests/src/test_helpers/
Dssl_helpers.c65 opts->expected_cli_fragments = 1; in mbedtls_test_init_handshake_options()
2223 options->expected_cli_fragments, in mbedtls_test_ssl_perform_handshake()
2284 options->expected_cli_fragments, in mbedtls_test_ssl_perform_handshake()
/mbedtls-latest/tests/suites/
Dtest_suite_ssl.function2696 int expected_cli_fragments,
2705 options.expected_cli_fragments = expected_cli_fragments;
2725 int expected_cli_fragments,
2728 test_app_data(mfl, cli_msg_len, srv_msg_len, expected_cli_fragments,
2737 int expected_cli_fragments,
2740 test_app_data(mfl, cli_msg_len, srv_msg_len, expected_cli_fragments,
3150 options.expected_cli_fragments,