Searched refs:ssl_buffering_free_slot (Results 1 – 1 of 1) sorted by relevance
375 static void ssl_buffering_free_slot(mbedtls_ssl_context *ssl,3332 ssl_buffering_free_slot(ssl, 0); in mbedtls_ssl_update_handshake_status()4395 ssl_buffering_free_slot(ssl, (uint8_t) offset); in ssl_buffer_make_space()6267 ssl_buffering_free_slot(ssl, offset); in mbedtls_ssl_buffering_free()6271 static void ssl_buffering_free_slot(mbedtls_ssl_context *ssl, in ssl_buffering_free_slot() function