Searched refs:HASH_BLOCK_BITS (Results 1 – 1 of 1) sorted by relevance
60 #define HASH_BLOCK_BITS 512 /* I use Tiger. Modify it to match your HASH */ macro62 #define HASH_BLOCK_BYTES (HASH_BLOCK_BITS / 8)64 #define HASH_BLOCK_OCTETS (HASH_BLOCK_BITS / 64)