Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDssh-gss.h108 OM_uint32 ssh_gssapi_test_oid_supported(OM_uint32 *, gss_OID, int *);
HDauth2-gss.c91 ssh_gssapi_test_oid_supported(&ms, &goid, &present); in userauth_gssapi()
HDgss-serv.c82 ssh_gssapi_test_oid_supported(OM_uint32 *ms, gss_OID member, int *present) in ssh_gssapi_test_oid_supported() function