Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dssh-gss.h86 OM_uint32 ssh_gssapi_test_oid_supported(OM_uint32 *, gss_OID, int *);
H A Dauth2-gss.c97 ssh_gssapi_test_oid_supported(&ms, &goid, &present); in userauth_gssapi()
H A Dgss-serv.c79 ssh_gssapi_test_oid_supported(OM_uint32 *ms, gss_OID member, int *present) in ssh_gssapi_test_oid_supported() function