diff options
| author | Eric Biggers <ebiggers@kernel.org> | 2026-08-02 16:30:03 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@kernel.org> | 2026-08-10 20:17:56 -0700 |
| commit | 9396dc9495387a415d24a1adbd2d2ea12abacc96 (patch) | |
| tree | cd77d01b72b98b4517f640dbde561f137b794c14 /include/linux | |
| parent | 81dbcc3e0424982b4639f96149620e97cf0cddbf (diff) | |
lib/crypto: tests: Add aead-test-template.h
Add aead-test-template.h which contains shared test logic for AEAD
algorithms. It's similar to the existing hash-test-template.h, which
contains shared test logic for hash algorithms.
The initial use cases for this will be AES-CCM and AES-GCM.
It may be used by the existing ChaCha20Poly1305 test suite in the future
as well, though the ChaCha20Poly1305 API currently lacks some of the
functionality that the "template" expects to be present.
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://patch.msgid.link/20260802233005.161467-4-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
