Home
last modified time | relevance | path

Searched refs:dtls_handshake_new (Results 1 – 3 of 3) sorted by relevance

/net-tools-latest/tinydtls-0.8.2/
Dcrypto.h349 dtls_handshake_parameters_t *dtls_handshake_new();
Dcrypto.c123 dtls_handshake_parameters_t *dtls_handshake_new() in dtls_handshake_new() function
Ddtls.c2969 peer->handshake_params = dtls_handshake_new(); in dtls_renegotiate()
3265 peer->handshake_params = dtls_handshake_new(); in handle_handshake_msg()
3316 peer->handshake_params = dtls_handshake_new(); in handle_handshake_msg()
3845 peer->handshake_params = dtls_handshake_new(); in dtls_connect_peer()