fast cookie
authorLove Hörnquist Åstrand <lha@h5l.org>
Tue, 14 Jun 2011 03:23:36 +0000 (20:23 -0700)
committerLove Hörnquist Åstrand <lha@h5l.org>
Mon, 25 Jul 2011 03:24:39 +0000 (20:24 -0700)
kdc/kdc_locl.h

index 2ed399716e30b166f288c99d23f42aae4973cec3..1b369db0f5ba72a42c9e8bb2cbbf1ac5e7494ec2 100644 (file)
@@ -84,7 +84,7 @@ struct kdc_request_desc {
 
     krb5_crypto armor_crypto;
 
-    heim_dict_t pastate;
+    KDCFastState fast;
 };