Home
last modified time | relevance | path

Searched refs:seen_client_hello (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_mbedtls.c132 int seen_client_hello; member
293 m_env->seen_client_hello = 1; in psk_server_callback()
2208 if (ret == 0 || m_env->seen_client_hello) {
2209 /* The test for seen_client_hello gives the ability to setup a new
2214 m_env->seen_client_hello = 0;

Completed in 4 milliseconds