Searched refs:security_type (Results 1 – 1 of 1) sorted by relevance
1165 uint32_t security_type; in thunk_rfb_handshake() local1182 security_type = htonl(1); /* no security */ in thunk_rfb_handshake()1183 len = safe_send(rfb->clientfd, &security_type, sizeof(security_type)); in thunk_rfb_handshake()