Searched refs:mech_oid (Results 1 – 3 of 3) sorted by relevance
322 data->mech_oid.len = rctxh.mech.len; in gssp_accept_sec_context_upcall()324 memcpy(data->mech_oid.data, rctxh.mech.data, in gssp_accept_sec_context_upcall()325 data->mech_oid.len); in gssp_accept_sec_context_upcall()
21 struct rpcsec_gss_oid mech_oid; member
1317 gm = gss_mech_get_by_OID(&ud->mech_oid); in gss_proxy_save_rsc()