Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dgss-serv.c318 if (ssh_gssapi_is_krb5(ctx->mech)) in ssh_gssapi_storecreds()
456 if (ssh_gssapi_is_krb5(ctx->mech)) in ssh_gssapi_userok()
506 if (ssh_gssapi_is_krb5(ctx->mech)) in ssh_gssapi_localname()
/titanic_41/usr/src/cmd/ssh/include/
H A Dssh-gss.h116 int ssh_gssapi_is_krb5(gss_OID oid);
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c434 ssh_gssapi_is_krb5(gss_OID oid) in ssh_gssapi_is_krb5() function
463 if (ssh_gssapi_is_krb5(oid)) in ssh_gssapi_oid_to_name()