diff options
author | Eric Biggers <ebiggers@google.com> | 2020-12-23 00:09:50 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2021-01-03 08:41:37 +1100 |
commit | 0d396058f92ae7e5ac62839fed54bc2bba630ab5 (patch) | |
tree | 45f9b9ef3cc66f2202da2b7afdeed840fcf5b075 /COPYING | |
parent | c4ff41b93d1f10d1b8be258c31a0436c5769fc00 (diff) |
crypto: blake2s - define shash_alg structs using macros
The shash_alg structs for the four variants of BLAKE2s are identical
except for the algorithm name, driver name, and digest size. So, avoid
code duplication by using a macro to define these structs.
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions