HomeFreeBSD

Remove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names

Description

Remove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names

The block size is a property of the underlying hash algorithm, and has
nothing to do with the HMAC construction.

No functional change.

Details

Provenance
cemAuthored on
Parents
rS336121: Don't delete outfile unconditionally.
Branches
Unknown
Tags
Unknown