Searched defs:gss_api_mech (Results 1 – 1 of 1) sorted by relevance
94 struct gss_api_mech { struct95 struct list_head gm_list;96 struct module *gm_owner;97 struct rpcsec_gss_oid gm_oid;98 char *gm_name;99 const struct gss_api_ops *gm_ops;101 int gm_pf_num;102 struct pf_desc * gm_pfs;104 const char *gm_upcall_enctypes;