Home
last modified time | relevance | path

Searched refs:coap_session_refresh_psk_hint (Results 1 – 6 of 6) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_session_internal.h171 int coap_session_refresh_psk_hint(coap_session_t *session,
/third_party/libcoap/src/
Dcoap_tinydtls.c236 coap_session_refresh_psk_hint(coap_session, &temp); in get_psk_info()
Dcoap_session.c1067 int coap_session_refresh_psk_hint(coap_session_t *session, in coap_session_refresh_psk_hint() function
Dcoap_mbedtls.c873 coap_session_refresh_psk_hint(c_session, in psk_sni_callback()
Dcoap_gnutls.c1563 coap_session_refresh_psk_hint(c_session, in post_client_hello_gnutls_psk()
Dcoap_openssl.c2541 if (coap_session_refresh_psk_hint(c_session, in psk_tls_client_hello_call_back()