X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=mech_eap%2Fgssapi_eap.h;h=588665bc5fa724276a6444bb0d7e929036ac13a4;hb=3d5083e8a273503d6d5233195d2ee7cb2e754e6d;hp=9f713ec0693cf2ddcfce12351bdc918223007040;hpb=acc2e49c1b52930eb717443fee098d4e7773bd5a;p=mech_eap.orig diff --git a/mech_eap/gssapi_eap.h b/mech_eap/gssapi_eap.h index 9f713ec..588665b 100644 --- a/mech_eap/gssapi_eap.h +++ b/mech_eap/gssapi_eap.h @@ -71,6 +71,13 @@ extern gss_OID GSS_EAP_CRED_SET_RADIUS_CONFIG_STANZA; extern gss_OID GSS_EAP_CRED_SET_CRED_FLAG; /* + * Password; for mechanism glues that do not support + * gss_acquire_cred_with_password(), this can be set + * on an existing credentials handle. + */ +extern gss_OID GSS_EAP_CRED_SET_CRED_PASSWORD; + +/* * Credentials flag indicating the local attributes * processing should be skipped. */