Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dssl_helpers.h112 int expected_srv_fragments; member
/openthread-latest/third_party/mbedtls/repo/tests/src/test_helpers/
Dssl_helpers.c66 opts->expected_srv_fragments = 1; in mbedtls_test_init_handshake_options()
2206 options->expected_srv_fragments) in mbedtls_test_ssl_perform_handshake()
2267 options->expected_srv_fragments) in mbedtls_test_ssl_perform_handshake()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function2684 int expected_srv_fragments, int dtls)
2693 options.expected_srv_fragments = expected_srv_fragments;
2713 int expected_srv_fragments)
2716 expected_srv_fragments, 0);
2725 int expected_srv_fragments)
2728 expected_srv_fragments, 1);
3139 options.expected_srv_fragments)