Searched refs:ssl_buffering_free_slot (Results 1 – 1 of 1) sorted by relevance
376 static void ssl_buffering_free_slot(mbedtls_ssl_context *ssl,3441 ssl_buffering_free_slot(ssl, 0); in mbedtls_ssl_update_handshake_status()4505 ssl_buffering_free_slot(ssl, (uint8_t) offset); in ssl_buffer_make_space()6405 ssl_buffering_free_slot(ssl, offset); in mbedtls_ssl_buffering_free()6409 static void ssl_buffering_free_slot(mbedtls_ssl_context *ssl, in ssl_buffering_free_slot() function