Searched defs:oid (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openssh/sources/
H A Dkexgsss.c84 gss_OID oid; local
103 oid = ssh_gssapi_id_kex(NULL, kex->name, kex->kex_type);
104 if (oid == GSS_C_NO_OID)
109 if (GSS_ERROR(PRIVSEP(ssh_gssapi_server_ctx(&ctxt, oid))))

Completed in 11 milliseconds