Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dvnc-auth-sasl.c523 static int protocol_client_auth_sasl_mechname_len(VncState *vs, uint8_t *data, size_t len) in protocol_client_auth_sasl_mechname_len() function
712 vnc_read_when(vs, protocol_client_auth_sasl_mechname_len, 4); in start_auth_sasl()