Home
last modified time | relevance | path

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

/qemu/io/
A Dchannel-tls.c407 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_check() local
409 return qcrypto_tls_session_check_pending(tsource->tioc->session) > 0; in qio_channel_tls_source_check()
429 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_finalize() local
431 object_unref(OBJECT(tsource->tioc)); in qio_channel_tls_source_finalize()

Completed in 6 milliseconds