Searched refs:qio_channel_tls_bye (Results 1 – 3 of 3) sorted by relevance
64 void qio_channel_tls_bye(QIOChannelTLS *ioc, Error **errp);
161 qio_channel_tls_bye(QIO_CHANNEL_TLS(ioc), errp); in migration_tls_channel_end()
321 void qio_channel_tls_bye(QIOChannelTLS *ioc, Error **errp) in qio_channel_tls_bye() function