HomeSort by relevance Sort by last modified time
    Searched defs:auth_methods (Results 1 - 3 of 3) sorted by null

  /external/openssh/
auth.h 70 char **auth_methods; /* modified from server config */ member in struct:Authctxt
servconf.h 189 char *auth_methods[MAX_AUTH_METHODS]; member in struct:__anon34750
230 M_CP_STRARRAYOPT(auth_methods, num_auth_methods); \
  /external/curl/lib/
ssh.h 151 int auth_methods; member in struct:ssh_conn

Completed in 82 milliseconds