Home
last modified time | relevance | path

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

/qemu/io/
H A Dchannel-tls.c493 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_check() local
495 return qcrypto_tls_session_check_pending(tsource->tioc->session) > 0; in qio_channel_tls_source_check()
515 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_finalize() local
517 object_unref(OBJECT(tsource->tioc)); in qio_channel_tls_source_finalize()