Introduce testGroupFromAlgorithm()
authortb <tb@openbsd.org>
Mon, 6 Nov 2023 15:17:02 +0000 (15:17 +0000)
committertb <tb@openbsd.org>
Mon, 6 Nov 2023 15:17:02 +0000 (15:17 +0000)
commita57b6b975d2c5549895e4af6a73681981336dafa
tree9f9c3798fb6ae75a26b45edb6d8c4319efccda12
parent956842eb234efc5cbf33f74cc81e881fe11c5d47
Introduce testGroupFromAlgorithm()

This factors another ugly switch into a helper function. This should
probably become a map eventually, but for now keep things straightforward.
regress/lib/libcrypto/wycheproof/wycheproof.go