Remove dead/unreachable code
authortb <tb@openbsd.org>
Sat, 25 Mar 2023 09:17:14 +0000 (09:17 +0000)
committertb <tb@openbsd.org>
Sat, 25 Mar 2023 09:17:14 +0000 (09:17 +0000)
commit82fa3ad12412be02bdbaca0ad8af963e9a843cc8
tree2a47e7807f4ff4e4ad33749baafbc0b579896dd3
parent7758229e7e8f7f4700339e236563d22ce5fac534
Remove dead/unreachable code

A copy-paste error would have resulted in a modified msg in case ctLen == 0
or msgLen == 0. So obviously this is unreachable code.
regress/lib/libcrypto/wycheproof/wycheproof.go