Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dssh-gss.c61 static void ssh_gssapi_encode_oid_for_kex(const gss_OID oid, char **enc_name);
107 ssh_gssapi_encode_oid_for_kex((const gss_OID)mech, in ssh_gssapi_mech_oids_to_kexnames()
167 ssh_gssapi_encode_oid_for_kex(mech, kexname); in ssh_gssapi_mech_oid_to_kexname()
193 ssh_gssapi_encode_oid_for_kex(const gss_OID oid, char **enc_name) in ssh_gssapi_encode_oid_for_kex() function