Searched refs:mech_oid (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.h34 struct rpcsec_gss_oid mech_oid; member in struct:gssp_upcall_data
H A Dgss_rpc_upcall.c300 data->mech_oid.len = rctxh.mech.len; gssp_accept_sec_context_upcall()
302 memcpy(data->mech_oid.data, rctxh.mech.data, gssp_accept_sec_context_upcall()
303 data->mech_oid.len); gssp_accept_sec_context_upcall()
H A Dsvcauth_gss.c1182 gm = gss_mech_get_by_OID(&ud->mech_oid); gss_proxy_save_rsc()

Completed in 102 milliseconds