Searched refs:gss_api_mech (Results 1 – 6 of 6) sorted by relevance
22 struct gss_api_mech *mech_type;50 struct gss_api_mech *mech,75 rpc_authflavor_t gss_svc_to_pseudoflavor(struct gss_api_mech *, u32 qop,95 struct gss_api_mech { struct138 int gss_mech_register(struct gss_api_mech *);139 void gss_mech_unregister(struct gss_api_mech *);143 struct gss_api_mech * gss_mech_get_by_OID(struct rpcsec_gss_oid *);152 struct gss_api_mech *gss_mech_get_by_name(const char *);155 struct gss_api_mech *gss_mech_get_by_pseudoflavor(u32);157 struct gss_api_mech * gss_mech_get(struct gss_api_mech *);[all …]
33 struct gss_api_mech *cr_gss_mech;
33 gss_mech_free(struct gss_api_mech *gm) in gss_mech_free()124 struct gss_api_mech *gss_mech_get(struct gss_api_mech *gm) in gss_mech_get()131 static struct gss_api_mech *134 struct gss_api_mech *pos, *gm = NULL; in _gss_mech_get_by_name()151 struct gss_api_mech *gm = NULL; in gss_mech_get_by_name()163 struct gss_api_mech *pos, *gm = NULL; in gss_mech_get_by_OID()214 struct gss_api_mech *217 struct gss_api_mech *gm; in gss_mech_get_by_pseudoflavor()260 struct gss_api_mech *gm; in gss_mech_info2flavor()283 struct gss_api_mech *gm; in gss_mech_flavor2info()[all …]
31 static struct gss_api_mech gss_kerberos_mech;880 static struct gss_api_mech gss_kerberos_mech = {
474 struct gss_api_mech *gm = NULL; in rsc_parse()1241 struct gss_api_mech *gm = NULL; in gss_proxy_save_rsc()1505 struct gss_api_mech *mech; in read_gss_krb5_enctypes()
88 struct gss_api_mech *mech;177 gss_fill_context(const void *p, const void *end, struct gss_cl_ctx *ctx, struct gss_api_mech *gm) in gss_fill_context()436 struct gss_api_mech *mech = gss_msg->auth->mech; in gss_encode_v1_msg()
Completed in 14 milliseconds