Home
last modified time | relevance | path

Searched refs:coap_dtls_free_context (Results 1 - 7 of 7) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_dtls_internal.h140 void coap_dtls_free_context(void *dtls_context);
/third_party/libcoap/src/
H A Dcoap_notls.c150 coap_dtls_free_context(void *handle COAP_UNUSED) { in coap_dtls_free_context() function
H A Dcoap_tinydtls.c658 coap_dtls_free_context(dtls_context); in coap_dtls_new_context()
663 coap_dtls_free_context(void *handle) { in coap_dtls_free_context() function
H A Dcoap_gnutls.c511 coap_dtls_free_context(g_context); in coap_dtls_new_context()
516 coap_dtls_free_context(void *handle) { in coap_dtls_free_context() function
H A Dcoap_openssl.c905 coap_dtls_free_context(context); in coap_dtls_new_context()
2776 coap_dtls_free_context(void *handle) { in coap_dtls_free_context() function
H A Dcoap_mbedtls.c1790 coap_dtls_free_context(void *dtls_context) { function
H A Dcoap_net.c628 coap_dtls_free_context(context->dtls_context); in coap_free_context()

Completed in 19 milliseconds