Searched defs:psk_key (Results 1 – 10 of 10) sorted by relevance
264 const coap_bin_const_t *psk_key; in psk_server_callback() local1148 const coap_bin_const_t *psk_key; local
563 const coap_bin_const_t *psk_key; in psk_client_callback() local1781 const coap_bin_const_t *psk_key; in psk_server_callback() local
506 const coap_bin_const_t *psk_key; in coap_dtls_psk_client_callback() local588 const coap_bin_const_t *psk_key; in coap_dtls_psk_server_callback() local
1542 const coap_bin_const_t *psk_key in coap_session_refresh_psk_key()
387 const coap_bin_const_t *psk_key; in get_psk_info() local
127 coap_bin_const_t *psk_key; /**< If client, this field contains the member
93 static char *psk_key = NULL; /* by default PSK is not used */ variable
1971 static coap_bin_const_t psk_key; in verify_id_callback() local
119 char *psk_key = NULL; /* by default PSK is not used */ variable