Home
last modified time | relevance | path

Searched refs:dtls_handshake_parameters_psk_t (Results 1 – 2 of 2) sorted by relevance

/net-tools-2.7.6/tinydtls-0.8.2/
Dcrypto.h97 } dtls_handshake_parameters_psk_t; typedef
135 dtls_handshake_parameters_psk_t psk;
Ddtls.c2188 memset(&handshake->keyx.psk, 0, sizeof(dtls_handshake_parameters_psk_t)); in dtls_send_client_key_exchange()