Searched refs:coap_session_get_psk_hint (Results 1 – 8 of 8) sorted by relevance
28 coap_session_get_psk_hint,67 *const coap_bin_const_t *coap_session_get_psk_hint(181 The *coap_session_get_psk_hint*() function is used to get the current server215 *coap_session_get_psk_hint*() returns the current server session's
124 @echo ".so man3/coap_session.3" > coap_session_get_psk_hint.3
1033 const coap_bin_const_t *s_psk_hint = coap_session_get_psk_hint(c_session);
187 coap_session_get_psk_hint
189 coap_session_get_psk_hint;
286 const coap_bin_const_t * coap_session_get_psk_hint(
1125 coap_session_get_psk_hint(const coap_session_t *session) { in coap_session_get_psk_hint() function
1967 const coap_bin_const_t *s_psk_hint = coap_session_get_psk_hint(c_session); in verify_id_callback()