Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dgss-serv.c323 if (ssh_gssapi_is_gsi(ctx->mech)) in ssh_gssapi_storecreds()
461 if (ssh_gssapi_is_gsi(ctx->mech)) in ssh_gssapi_userok()
511 if (ssh_gssapi_is_gsi(ctx->mech)) in ssh_gssapi_localname()
/titanic_50/usr/src/cmd/ssh/include/
H A Dssh-gss.h117 int ssh_gssapi_is_gsi(gss_OID oid);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c450 ssh_gssapi_is_gsi(gss_OID oid) in ssh_gssapi_is_gsi() function
465 if (ssh_gssapi_is_gsi(oid)) in ssh_gssapi_oid_to_name()