freebsd-nq/sys/crypto/via
Conrad Meyer 590adc1bc2 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.
2018-07-09 07:21:37 +00:00
..
padlock_cipher.c Remove unused error return from API that cannot fail 2018-02-23 20:15:19 +00:00
padlock_hash.c Remove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names 2018-07-09 07:21:37 +00:00
padlock.c Remove unused error return from API that cannot fail 2018-02-23 20:15:19 +00:00
padlock.h