Streamline ossl_ecdsa_verify()
authortb <tb@openbsd.org>
Mon, 3 Jul 2023 09:55:42 +0000 (09:55 +0000)
committertb <tb@openbsd.org>
Mon, 3 Jul 2023 09:55:42 +0000 (09:55 +0000)
commita4525479f3a61ac8cbfcb7050d053240191e1489
tree15b9f85ec5edc27c53216d2be16ca450dde7c785
parentbf2cf3053df3551d6121df7fcab39bf211c112b2
Streamline ossl_ecdsa_verify()

Make it single exit and use API more idiomatically and some other
cosmetics.

ok beck jsing
lib/libcrypto/ecdsa/ecs_ossl.c