Searched defs:gss_api_mech (Results 1 – 1 of 1) sorted by relevance
93 struct gss_api_mech { struct94 struct list_head gm_list;95 struct module *gm_owner;96 struct rpcsec_gss_oid gm_oid;97 char *gm_name;98 const struct gss_api_ops *gm_ops;100 int gm_pf_num;101 struct pf_desc * gm_pfs;103 const char *gm_upcall_enctypes;