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.h277 int coap_session_refresh_psk_hint(coap_session_t *session,
/third_party/libcoap/src/
Dcoap_gnutls.c582 coap_session_refresh_psk_hint(c_session, &temp); in psk_client_callback()
1549 coap_session_refresh_psk_hint(c_session, in post_client_hello_gnutls_psk()
Dcoap_tinydtls.c413 coap_session_refresh_psk_hint(coap_session, &temp); in get_psk_info()
Dcoap_openssl.c519 coap_session_refresh_psk_hint(c_session, &temp); in coap_dtls_psk_client_callback()
2605 if (coap_session_refresh_psk_hint(c_session, in psk_tls_client_hello_call_back()
Dcoap_session.c1512 coap_session_refresh_psk_hint(coap_session_t *session, in coap_session_refresh_psk_hint() function
Dcoap_mbedtls.c930 coap_session_refresh_psk_hint(c_session, in psk_sni_callback()