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

/freebsd-10.0-release/crypto/openssh/
H A Dssh-gss.h104 void ssh_gssapi_set_oid(Gssctxt *, gss_OID);
H A Dgss-genr.c73 ssh_gssapi_set_oid(Gssctxt *ctx, gss_OID oid) function
264 ssh_gssapi_set_oid(*ctx, oid);
H A Dgss-serv.c112 ssh_gssapi_set_oid(*ctx, oid);

Completed in 69 milliseconds