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