Searched refs:qio_channel_tls_handshake (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/migration/ |
H A D | tls.c | 93 qio_channel_tls_handshake(tioc, in migration_tls_channel_process_incoming() 152 qio_channel_tls_handshake(tioc, in migration_tls_channel_connect()
|
H A D | multifd.c | 688 qio_channel_tls_handshake(args->tioc, in multifd_tls_handshake_thread()
|
H A D | postcopy-ram.c | 1649 qio_channel_tls_handshake(tioc, postcopy_preempt_tls_handshake, in postcopy_preempt_send_channel_new()
|
/openbmc/qemu/include/io/ |
H A D | channel-tls.h | 129 void qio_channel_tls_handshake(QIOChannelTLS *ioc,
|
/openbmc/qemu/tests/unit/ |
H A D | test-io-channel-tls.c | 201 qio_channel_tls_handshake(clientChanTLS, in test_io_channel_tls() 206 qio_channel_tls_handshake(serverChanTLS, in test_io_channel_tls()
|
/openbmc/qemu/ui/ |
H A D | vnc-ws.c | 87 qio_channel_tls_handshake(tls, in vncws_tls_handshake_io()
|
H A D | vnc-auth-vencrypt.c | 129 qio_channel_tls_handshake(tls, in protocol_client_vencrypt_auth()
|
/openbmc/qemu/io/ |
H A D | channel-tls.c | 235 void qio_channel_tls_handshake(QIOChannelTLS *ioc, in qio_channel_tls_handshake() function
|
/openbmc/qemu/nbd/ |
H A D | client.c | 641 qio_channel_tls_handshake(tioc, in nbd_receive_starttls()
|
H A D | server.c | 810 qio_channel_tls_handshake(tioc, in nbd_negotiate_handle_starttls()
|
/openbmc/qemu/chardev/ |
H A D | char-socket.c | 868 qio_channel_tls_handshake(tioc, in tcp_chr_tls_init()
|