Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect1.c512 try_krb5_authentication(krb5_context *context, krb5_auth_context *auth_context) in try_krb5_authentication() function
1181 if (try_krb5_authentication(&context, &auth_context)) { in ssh_userauth1()