Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-auth-vencrypt.c138 static int protocol_client_vencrypt_init(VncState *vs, uint8_t *data, size_t len) in protocol_client_vencrypt_init() function
164 vnc_read_when(vs, protocol_client_vencrypt_init, 2); in start_auth_vencrypt()