Home
last modified time | relevance | path

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

/openbmc/qemu/io/
H A Dchannel-tls.c398 typedef struct QIOChannelTLSSource QIOChannelTLSSource; typedef
399 struct QIOChannelTLSSource { struct
407 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_check() argument
429 QIOChannelTLSSource *tsource = (QIOChannelTLSSource *)source; in qio_channel_tls_source_finalize()
445 QIOChannelTLSSource *tlssource; in qio_channel_tls_read_watch()
448 sizeof(QIOChannelTLSSource)); in qio_channel_tls_read_watch()
449 tlssource = (QIOChannelTLSSource *)child; in qio_channel_tls_read_watch()