Searched refs:expected_cli_fragments (Results 1 – 6 of 6) sorted by relevance
/external/mbedtls/tests/include/test/ |
D | ssl_helpers.h | 106 int expected_cli_fragments; member
|
/external/openthread/third_party/mbedtls/repo/tests/include/test/ |
D | ssl_helpers.h | 111 int expected_cli_fragments; member
|
/external/mbedtls/tests/suites/ |
D | test_suite_ssl.function | 2518 int expected_cli_fragments, 2527 options.expected_cli_fragments = expected_cli_fragments; 2547 int expected_cli_fragments, 2550 test_app_data(mfl, cli_msg_len, srv_msg_len, expected_cli_fragments, 2559 int expected_cli_fragments, 2562 test_app_data(mfl, cli_msg_len, srv_msg_len, expected_cli_fragments, 2969 options.expected_cli_fragments,
|
/external/mbedtls/tests/src/test_helpers/ |
D | ssl_helpers.c | 71 opts->expected_cli_fragments = 1; in mbedtls_test_init_handshake_options() 2029 options->expected_cli_fragments, in mbedtls_test_ssl_perform_handshake() 2090 options->expected_cli_fragments, in mbedtls_test_ssl_perform_handshake()
|
/external/openthread/third_party/mbedtls/repo/tests/src/test_helpers/ |
D | ssl_helpers.c | 65 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()
|
/external/openthread/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_ssl.function | 2683 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,
|