X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_gssapi.git;a=blobdiff_plain;f=src%2Fasn1c%2FGSSSessionData.h;h=53556d886347107d66bd640fea1241452e37b07a;hp=423996f028c0e441217e099c158ae2f092f2d0ea;hb=83930b81b95c3dbb650e5878ec4ecacde7947733;hpb=c4aa3d46e334461988acf17596fd34a6baa82aa3 diff --git a/src/asn1c/GSSSessionData.h b/src/asn1c/GSSSessionData.h index 423996f..53556d8 100644 --- a/src/asn1c/GSSSessionData.h +++ b/src/asn1c/GSSSessionData.h @@ -28,6 +28,7 @@ typedef struct GSSSessionData { Uint32_t expiration; OCTET_STRING_t username; OCTET_STRING_t gssname; + OCTET_STRING_t basichash; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx;