Searched defs:gss_api_mech (Results 1 – 10 of 10) sorted by relevance
38329 struct gss_api_mech { struct38330 struct list_head gm_list;38331 struct module *gm_owner;38332 struct rpcsec_gss_oid gm_oid;38333 char *gm_name;38334 const struct gss_api_ops *gm_ops;38335 int gm_pf_num;38336 struct pf_desc *gm_pfs;38337 const char *gm_upcall_enctypes;
110237 struct gss_api_mech { struct110238 struct list_head gm_list;110239 struct module *gm_owner;110240 struct rpcsec_gss_oid gm_oid;110241 char *gm_name;110242 const struct gss_api_ops *gm_ops;110243 int gm_pf_num;110244 struct pf_desc *gm_pfs;110245 const char *gm_upcall_enctypes;
55843 struct gss_api_mech { struct55844 struct list_head gm_list;55845 struct module *gm_owner;55846 struct rpcsec_gss_oid gm_oid;55847 char *gm_name;55848 const struct gss_api_ops *gm_ops;55849 int gm_pf_num;55850 struct pf_desc *gm_pfs;55851 const char *gm_upcall_enctypes;
90119 struct gss_api_mech { struct90120 struct list_head gm_list;90121 struct module *gm_owner;90122 struct rpcsec_gss_oid gm_oid;90123 char *gm_name;90124 const struct gss_api_ops *gm_ops;90125 int gm_pf_num;90126 struct pf_desc *gm_pfs;90127 const char *gm_upcall_enctypes;
37699 struct gss_api_mech { struct37700 struct list_head gm_list;37701 struct module *gm_owner;37702 struct rpcsec_gss_oid gm_oid;37703 char *gm_name;37704 const struct gss_api_ops *gm_ops;37705 int gm_pf_num;37706 struct pf_desc *gm_pfs;37707 const char *gm_upcall_enctypes;