spnego: Also use mechglue names

This commit is contained in:
Nicolas Williams
2020-04-24 19:04:50 -05:00
parent 511b5e4e97
commit 1a8855e6c4
14 changed files with 114 additions and 118 deletions

View File

@@ -553,6 +553,7 @@ struct gss_mech_compat_desc_struct;
/* gm_flags */
#define GM_USE_MG_CRED 1 /* uses mech glue credentials */
#define GM_USE_MG_NAME 2 /* uses mech glue names */
typedef struct gssapi_mech_interface_desc {
unsigned gm_version;