Home
last modified time | relevance | path

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

/qemu/io/
H A Dtrace-events42 qio_channel_tls_handshake_start(void *ioc) "TLS handshake start ioc=%p"
43 qio_channel_tls_handshake_pending(void *ioc, int status) "TLS handshake pending ioc=%p status=%d"
44 qio_channel_tls_handshake_fail(void *ioc) "TLS handshake fail ioc=%p"
45 qio_channel_tls_handshake_complete(void *ioc) "TLS handshake complete ioc=%p"
46 qio_channel_tls_handshake_cancel(void *ioc) "TLS handshake cancel ioc=%p"
52 qio_channel_websock_handshake_start(void *ioc) "Websock handshake start ioc=%p"
53 qio_channel_websock_handshake_pending(void *ioc, int status) "Websock handshake pending ioc=%p stat…
54 qio_channel_websock_handshake_reply(void *ioc) "Websock handshake reply ioc=%p"
55 qio_channel_websock_handshake_fail(void *ioc, const char *msg) "Websock handshake fail ioc=%p err=%…
56 qio_channel_websock_handshake_complete(void *ioc) "Websock handshake complete ioc=%p"
/qemu/tests/qemu-iotests/
H A D233.out102 qemu-img: Could not open 'driver=nbd,path=SOCK_DIR/qemu-nbd.sock,tls-creds=tls0': TLS handshake fai…
103 qemu-nbd: TLS handshake failed: The TLS connection was non-properly terminated.
114 qemu-nbd: option negotiation failed: TLS handshake failed: An illegal parameter has been received.
115 qemu-nbd: option negotiation failed: TLS handshake failed: An illegal parameter has been received.
/qemu/nbd/
H A Dtrace-events16 nbd_receive_starttls_tls_handshake(void) "Starting TLS handshake"
53 nbd_negotiate_handle_starttls_handshake(void) "Starting TLS handshake"
/qemu/tests/unit/
H A Dtest-char.c417 const char handshake[] = "GET / HTTP/1.1\r\n" in char_websock_test() local
433 handshake_port = g_strdup_printf(handshake, port, port); in char_websock_test()
/qemu/qapi/
H A Dcrypto.json499 # handshake is completed. This is a no-op for anonymous
H A Dui.json400 # Emitted after initial handshake and authentication takes place (if
/qemu/
H A Dqemu-options.hx3692 the handshake. The credentials must be previously created with the
5285 ``verify-peer`` is enabled (the default) then once the handshake
5328 ``verify-peer`` is enabled (the default) then once the handshake