Searched refs:Publickey (Results 1 – 3 of 3) sorted by relevance
62 } else if recv.auth_type == config::AuthType::Publickey as u8 { in handshake_with_daemon()64 handshake.auth_type = config::AuthType::Publickey as u8; in handshake_with_daemon()
127 auth_type: AuthType::Publickey as u8, in handshake_init()209 if recv.auth_type == AuthType::Publickey as u8 { in handshake_task()
240 Publickey, enumerator