Home
last modified time | relevance | path

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

/openbmc/qemu/io/
H A Dchannel-tls.c403 typedef struct QIOChannelTLSSource QIOChannelTLSSource; typedef
404 struct QIOChannelTLSSource { struct
412 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_check() argument
434 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_finalize()
450 QIOChannelTLSSource *tlssource; in qio_channel_tls_read_watch()
453 sizeof(QIOChannelTLSSource)); in qio_channel_tls_read_watch()
454 tlssource = (QIOChannelTLSSource *)child; in qio_channel_tls_read_watch()