Home
last modified time | relevance | path

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

/third_party/libcoap/src/
H A Dcoap_openssl.c2024 int psk_requested = 0; in tls_secret_call_back() local
2045 psk_requested = 1; in tls_secret_call_back()
2050 if (!psk_requested) { in tls_secret_call_back()
2323 int psk_requested = 0; in tls_client_hello_call_back() local
2366 psk_requested = 1; in tls_client_hello_call_back()
2375 if (psk_requested) { in tls_client_hello_call_back()

Completed in 5 milliseconds