Home
last modified time | relevance | path

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

/net-tools-3.6.0/tinydtls-0.8.2/
Dhmac.c121 dtls_hmac_free(dtls_hmac_context_t *ctx) { in dtls_hmac_free() function
169 dtls_hmac_free(ctx); in main()
Dhmac.h127 void dtls_hmac_free(dtls_hmac_context_t *ctx);
Dcrypto.c242 dtls_hmac_free(hmac_a); in dtls_p_hash()
243 dtls_hmac_free(hmac_p); in dtls_p_hash()