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

/freebsd-10-stable/crypto/openssh/
H A Dauth1.c93 *lookup_authmethod1(int type) function
110 if ((a = lookup_authmethod1(type)) != NULL)
291 if ((meth = lookup_authmethod1(type)) == NULL) {

Completed in 45 milliseconds