Home
last modified time | relevance | path

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

/openbmc/qemu/include/io/
H A Dchannel-tls.h144 qio_channel_tls_get_session(QIOChannelTLS *ioc);
/openbmc/qemu/ui/
H A Dvnc-ws.c85 vs->tls = qio_channel_tls_get_session(tls); in vncws_tls_handshake_io()
H A Dvnc-auth-vencrypt.c127 vs->tls = qio_channel_tls_get_session(tls); in protocol_client_vencrypt_auth()
/openbmc/qemu/io/
H A Dchannel-tls.c477 qio_channel_tls_get_session(QIOChannelTLS *ioc) in qio_channel_tls_get_session() function