Searched refs:_gss_mech_cred_find (Results 1 – 3 of 3) sorted by relevance
41 _gss_mech_cred_find(gss_cred_id_t cred_handle, gss_OID mech_type) in _gss_mech_cred_find() function135 cred_handle = _gss_mech_cred_find(initiator_cred_handle, mech_type); in gss_init_sec_context()
32 _gss_mech_cred_find(gss_cred_id_t cred_handle, gss_OID mech_type) in _gss_mech_cred_find() function185 cred_handle = _gss_mech_cred_find(initiator_cred_handle, mech_type); in gss_init_sec_context()
801 * mech/gss_init_sec_context.c (_gss_mech_cred_find): break out the