Convert ossl_ec_key_gen() and EC_KEY_check_key()
authortb <tb@openbsd.org>
Mon, 3 Jul 2023 09:35:26 +0000 (09:35 +0000)
committertb <tb@openbsd.org>
Mon, 3 Jul 2023 09:35:26 +0000 (09:35 +0000)
commitb8a9031a0527a2f5c91d9241935cae60af0c849d
treee987f8da08627843fa735879c1c35c597d107d2d
parent71ee631559cf80255bfe0a30778463e2b736fa21
Convert ossl_ec_key_gen() and EC_KEY_check_key()

These also get the EC_GROUP_get0_order() treatment

ok beck jsing
lib/libcrypto/ec/ec_key.c