Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_accept_sec_context.c166 gss_OID mech_ret_type = NULL; in gss_accept_sec_context() local
234 &mech_ret_type, in gss_accept_sec_context()
248 *mech_type = mech_ret_type; in gss_accept_sec_context()
271 } else if (gss_oid_equal(mech_ret_type, &m->gm_mech_oid) == 0) { in gss_accept_sec_context()