This patch series ads support for AES128-GCM;
The first 2 patches changes slightly the validation tests to allow check of
both cipher and auth at the same time.
Nicolas Morey-Chaisemartin (4):
validation: crypto: support validating both cipher and auth at the
same time
validation: crypto: allow custom auth/cipher range
api: crypto: Add AES1268-GCM support
validation: crypto: add test for AES128-GCM
include/odp/api/crypto.h | 4 +
.../linux-generic/include/odp_crypto_internal.h | 3 +
platform/linux-generic/odp_crypto.c | 183 ++++++++++++++++
test/validation/crypto/crypto.h | 4 +
test/validation/crypto/odp_crypto_test_inp.c | 235 ++++++++++++++++++---
test/validation/crypto/test_vectors.h | 152 +++++++++++++
test/validation/crypto/test_vectors_len.h | 7 +
7 files changed, 561 insertions(+), 27 deletions(-)
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp