Searched refs:tsource (Results 1 – 1 of 1) sorted by relevance
407 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_check() local409 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() local431 object_unref(OBJECT(tsource->tioc)); in qio_channel_tls_source_finalize()
Completed in 6 milliseconds