Home
last modified time | relevance | path

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

/external/openssh/
Dauth1.c90 *lookup_authmethod1(int type) in lookup_authmethod1() function
107 if ((a = lookup_authmethod1(type)) != NULL) in get_authname()
299 if ((meth = lookup_authmethod1(type)) == NULL) { in do_authloop()