Home
last modified time | relevance | path

Searched refs:BUFFSIZE (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/src/test_helpers/
Dssl_helpers.c913 enum { BUFFSIZE = 1024 }; in mbedtls_test_move_handshake_to_state() enumerator
2010 enum { BUFFSIZE = 17000 }; in mbedtls_test_ssl_perform_handshake() enumerator
2130 BUFFSIZE) == 0); in mbedtls_test_ssl_perform_handshake()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function2488 enum { BUFFSIZE = 1024 };
2519 enum { BUFFSIZE = 1024 };
2563 BUFFSIZE);
3092 enum { BUFFSIZE = 1024 };
3125 BUFFSIZE) == 0);
3290 enum { BUFFSIZE = 17000 };
3323 BUFFSIZE), 0);