@@ -25,8 +25,8 @@ { uint32_t _state[5]; uint64_t _count; char _buffer[64]; uint8_t _digest[OF_SHA1_DIGEST_SIZE]; - BOOL _calculated; + bool _calculated; } @end