Searched defs:psk_key (Results 1 – 9 of 9) sorted by relevance
100 coap_bin_const_t *psk_key; /**< If client, this field contains the member
235 const coap_bin_const_t *psk_key = in psk_server_callback() local1063 uint8_t psk_key[64]; in setup_client_ssl_session() local
1097 const coap_bin_const_t *psk_key in coap_session_refresh_psk_key()
311 const coap_bin_const_t *psk_key = in get_psk_info() local
1827 const coap_bin_const_t *psk_key = in psk_server_callback() local
530 const coap_bin_const_t *psk_key = in coap_dtls_psk_server_callback() local
93 static char *psk_key = NULL; /* by default PSK is not used */ variable
1966 static coap_bin_const_t psk_key; in verify_id_callback() local
119 char *psk_key = NULL; /* by default PSK is not used */ variable