Searched refs:security_type (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/vnc/
H A Dvncserver.cc436 uint8_t security_type; local
437 if (!read(&security_type))
440 if (security_type != AuthNone) {

Completed in 4 milliseconds