Searched refs:gss_config (Results 1 – 11 of 11) sorted by relevance
54 struct knetconfig gss_config; member109 if (gssg->gss_config.knc_rdev == 0) { in getgssd_handle()115 gssg->gss_config.knc_rdev = vp->v_rdev; in getgssd_handle()116 gssg->gss_config.knc_protofmly = loopback_name; in getgssd_handle()118 gssg->gss_config.knc_semantics = NC_TPI_COTS_ORD; in getgssd_handle()138 stat = rpcbind_getaddr(&gssg->gss_config, GSSPROG, GSSVERS, in getgssd_handle()162 error = clnt_tli_kcreate(&gssg->gss_config, &tmpaddr, GSSPROG, in getgssd_handle()
817 static struct gss_config default_gc = {2774 mech = kmem_zalloc(sizeof (struct gss_config), KM_SLEEP); in __kgss_reset_mech()
35 static struct gss_config dh_mechanism = {
42 In order to avoid changing the gss_config struct and patching all48 - any new SPI mechanism methods will NOT be placed in gss_config,59 and every mechanism method that isn't part of the old gss_config
69 static struct gss_config dh_mech;
90 static struct gss_config krb5_mechanism =
160 typedef struct gss_config { struct168 struct gss_config *next; argument
400 static struct gss_config krb5_mechanism = {439 static struct gss_config krb5_mechanism_old = {478 static struct gss_config krb5_mechanism_wrong = {
87 static struct gss_config dummy_mechanism =
123 static struct gss_config dummy_mechanism =
232 static struct gss_config spnego_mechanism =