diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-08-05 15:28:55 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@kernel.org> | 2025-08-27 08:15:35 -0700 |
commit | d6b6aac0cdb4b4f81cccc531ed76211d56c17444 (patch) | |
tree | 863230c1d8a878c1b11b980faf97bb861214a0f6 /lib/crypto/chacha-block-generic.c | |
parent | ba8ee22a7f924ba10571b31f8a2e5aa1cf479308 (diff) |
lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5
Add a KUnit test suite for the MD5 library functions, including the
corresponding HMAC support. The core test logic is in the
previously-added hash-test-template.h. This commit just adds the actual
KUnit suite, and it adds the generated test vectors to the tree so that
gen-hash-testvecs.py won't have to be run at build time.
Link: https://lore.kernel.org/r/20250805222855.10362-8-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'lib/crypto/chacha-block-generic.c')
0 files changed, 0 insertions, 0 deletions