Home
last modified time | relevance | path

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

/third_party/lwip/src/apps/altcp_tls/
Daltcp_tls_mbedtls_mem.c143 tls_free(void *ptr) in tls_free() function
167 mbedtls_platform_set_calloc_free(&tls_malloc, &tls_free); in altcp_mbedtls_mem_init()
/third_party/ffmpeg/libavformat/
Dtls_libtls.c45 tls_free(p->ctx); in ff_tls_close()
128 tls_free(p->ctx); in ff_tls_open()
/third_party/toybox/toys/pending/
Dwget.c228 tls_free(TT.tls); in wget_close()