Author :
jsing
Date :
2025-04-25 12:08:53
Hash :46ec9d37 Message :Restore two #if defined(GHASH) that were incorrectly removed.
Also condition on defined(GHASH_CHUNK) since this is used within these
blocks. This makes the conditionals consistent with other usage.
Fixes build with TABLE_BITS == 1.