Home
last modified time | relevance | path

Searched refs:hello_retry_request_flag (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dssl_tls13_client.c1191 if (!ssl->handshake->hello_retry_request_flag) { in mbedtls_ssl_tls13_write_client_hello_exts()
1506 if (handshake->hello_retry_request_flag) { in ssl_tls13_preprocess_server_hello()
1528 handshake->hello_retry_request_flag = 1; in ssl_tls13_preprocess_server_hello()
1683 else if ((!is_hrr) && handshake->hello_retry_request_flag && in ssl_tls13_parse_server_hello()
Dssl_client.c796 if (!ssl->handshake->hello_retry_request_flag) in ssl_prepare_client_hello()
Dssl_tls13_server.c1486 if (ssl->handshake->hello_retry_request_flag) { in ssl_tls13_parse_client_hello()
2457 if (ssl->handshake->hello_retry_request_flag) { in ssl_tls13_prepare_hello_retry_request()
2504 ssl->handshake->hello_retry_request_flag = 1; in ssl_tls13_write_hello_retry_request()
Dssl_misc.h738 uint8_t hello_retry_request_flag; member
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ssl.function4020 if (!client_ep.ssl.handshake->hello_retry_request_flag) {
4048 if (!client_ep.ssl.handshake->hello_retry_request_flag) {
4397 if (!client_ep.ssl.handshake->hello_retry_request_flag) {
4422 if (!client_ep.ssl.handshake->hello_retry_request_flag) {