Searched refs:mbedtls_ssl_cache_free (Results 1 – 9 of 9) sorted by relevance
137 void mbedtls_ssl_cache_free( mbedtls_ssl_cache_context *cache );
2365 #define ssl_cache_free mbedtls_ssl_cache_free
386 mbedtls_ssl_cache_free( &cache ); in main()
406 mbedtls_ssl_cache_free( &cache ); in main()
504 mbedtls_ssl_cache_free( &cache ); in main()
2307 mbedtls_ssl_cache_free( &cache ); in main()
301 void mbedtls_ssl_cache_free( mbedtls_ssl_cache_context *cache ) in mbedtls_ssl_cache_free() function
443 mbedtls_ssl_cache_free(&cache); in main()
1908 ssl_cache_free mbedtls_ssl_cache_free