gss_store_cred
major = gss_store_cred(&minor, data->delegated_cred_handle,
gss_store_cred(OM_uint32 * /* minor_status */,
GSS_ADD_DYNAMIC_METHOD_NOLOOP(dl, mech, gss_store_cred);
if (mech->gss_store_cred == NULL &&
if (mech->gss_store_cred == NULL &&
return mech->gss_store_cred(minor_status, mech_cred,
OM_uint32 (KRB5_CALLCONV *gss_store_cred)