Home
last modified time | relevance | path

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

/net-tools-3.5.0/tinydtls-0.8.2/
Dcrypto.c80 static dtls_handshake_parameters_t *dtls_handshake_malloc() { in dtls_handshake_malloc() function
106 static dtls_handshake_parameters_t *dtls_handshake_malloc() { in dtls_handshake_malloc() function
127 handshake = dtls_handshake_malloc(); in dtls_handshake_new()