Add aliases for AES AEAD constructions and ChaCha
authortb <tb@openbsd.org>
Mon, 6 Nov 2023 15:07:57 +0000 (15:07 +0000)
committertb <tb@openbsd.org>
Mon, 6 Nov 2023 15:07:57 +0000 (15:07 +0000)
commit3b2667c11fb5e9c2de2c92da87d6160f51dcc53c
tree1bc5a21ad377a62293f4bb7d559141fea092bb32
parent9e8c2326bee7b7ae38b9cf63beb74ca03df9dc72
Add aliases for AES AEAD constructions and ChaCha

These used the wycheproofTestGroupAead type but an upcoming change requires
to change this. Introduce the aliases now to make the next diff cleaner.
regress/lib/libcrypto/wycheproof/wycheproof.go