Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dssl_helpers.h111 int expected_cli_fragments; member
/openthread-latest/third_party/mbedtls/repo/tests/src/test_helpers/
Dssl_helpers.c65 opts->expected_cli_fragments = 1; in mbedtls_test_init_handshake_options()
2204 options->expected_cli_fragments, in mbedtls_test_ssl_perform_handshake()
2265 options->expected_cli_fragments, in mbedtls_test_ssl_perform_handshake()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function2683 int expected_cli_fragments,
2692 options.expected_cli_fragments = expected_cli_fragments;
2712 int expected_cli_fragments,
2715 test_app_data(mfl, cli_msg_len, srv_msg_len, expected_cli_fragments,
2724 int expected_cli_fragments,
2727 test_app_data(mfl, cli_msg_len, srv_msg_len, expected_cli_fragments,
3137 options.expected_cli_fragments,