Searched refs:coap_dtls_free_context (Results 1 – 7 of 7) sorted by relevance
129 void coap_dtls_free_context(void *dtls_context);
103 coap_dtls_free_context(void *handle COAP_UNUSED) { in coap_dtls_free_context() function
452 coap_dtls_free_context(dtls_context); in coap_dtls_new_context()457 coap_dtls_free_context(void *handle) { in coap_dtls_free_context() function
466 coap_dtls_free_context(g_context); in coap_dtls_new_context()471 coap_dtls_free_context(void *handle) { in coap_dtls_free_context() function
788 coap_dtls_free_context(context); in coap_dtls_new_context()2709 void coap_dtls_free_context(void *handle) { in coap_dtls_free_context() function
1488 void coap_dtls_free_context(void *dtls_context) in coap_dtls_free_context() function
668 coap_dtls_free_context(context->dtls_context); in coap_free_context()