@@ -29,11 +29,11 @@ { OFSecureData *_iVarsData; struct { uint32_t state[5]; uint64_t bits; - union of_sha1_hash_buffer { + union { unsigned char bytes[64]; uint32_t words[80]; } buffer; size_t bufferLength; } *_iVars;