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.
Remove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names Tags None Referenced Files None Subscribers None
Description
Details
|