Home
last modified time | relevance | path

Searched defs:psk_key (Results 1 – 10 of 10) sorted by relevance

/third_party/libcoap/src/
Dcoap_mbedtls.c264 const coap_bin_const_t *psk_key; in psk_server_callback() local
1148 const coap_bin_const_t *psk_key; local
Dcoap_gnutls.c563 const coap_bin_const_t *psk_key; in psk_client_callback() local
1781 const coap_bin_const_t *psk_key; in psk_server_callback() local
Dcoap_openssl.c506 const coap_bin_const_t *psk_key; in coap_dtls_psk_client_callback() local
588 const coap_bin_const_t *psk_key; in coap_dtls_psk_server_callback() local
Dcoap_session.c1542 const coap_bin_const_t *psk_key in coap_session_refresh_psk_key()
Dcoap_tinydtls.c387 const coap_bin_const_t *psk_key; in get_psk_info() local
/third_party/libcoap/include/coap3/
Dcoap_session_internal.h127 coap_bin_const_t *psk_key; /**< If client, this field contains the member
/third_party/openssl/test/
Dssl_old_test.c93 static char *psk_key = NULL; /* by default PSK is not used */ variable
/third_party/libcoap/examples/
Dcoap-server.c1971 static coap_bin_const_t psk_key; in verify_id_callback() local
/third_party/node/deps/openssl/openssl/apps/
Ds_server.c119 char *psk_key = NULL; /* by default PSK is not used */ variable
/third_party/openssl/apps/
Ds_server.c119 char *psk_key = NULL; /* by default PSK is not used */ variable