From a5b7615136ad7df19f2eb2ae5e3bfeb89e08d6ea Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Tue, 24 Nov 2009 18:39:32 +0000 Subject: [PATCH] remove ASN.1 IAKERB stuff git-svn-id: svn://anonsvn.mit.edu/krb5/users/lhoward/iakerb-libkrb5-as-only@23348 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/krb5.hin | 1 - 1 file changed, 1 deletion(-) diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin index 772d9502fc..6bf0832026 100644 --- a/src/include/krb5/krb5.hin +++ b/src/include/krb5/krb5.hin @@ -628,7 +628,6 @@ krb5_c_keyed_checksum_types(krb5_context context, krb5_enctype enctype, #define KRB5_KEYUSAGE_PA_S4U_X509_USER_REPLY 27 /* XXX note conflict with above */ #define KRB5_KEYUSAGE_AD_SIGNEDPATH -21 -#define KRB5_KEYUSAGE_IAKERB_FINISHED 42 /* define in draft-ietf-krb-wg-preauth-framework*/ #define KRB5_KEYUSAGE_FAST_REQ_CHKSUM 50 -- 2.47.2