Allow the AEAD to be specified for a test file.
authorjsing <jsing@openbsd.org>
Sat, 30 Jul 2022 16:30:42 +0000 (16:30 +0000)
committerjsing <jsing@openbsd.org>
Sat, 30 Jul 2022 16:30:42 +0000 (16:30 +0000)
commitbc6ec5ceb9920b511485e649fff03f18c8478b4a
treec7b9d45b053f504d3314db3f6f12363f64af1779
parent5de385354039c1a0fc50886f623d71454285d987
Allow the AEAD to be specified for a test file.

Currently, this must be specified per test - allow it to be given as a
command line argument that applies to the entire test file.
regress/lib/libcrypto/aead/Makefile
regress/lib/libcrypto/aead/aeadtest.c