Guard use of GROUP_EC2N with #ifndef OPENSSL_NO_EC2M
authortb <tb@openbsd.org>
Fri, 31 Mar 2023 07:28:46 +0000 (07:28 +0000)
committertb <tb@openbsd.org>
Fri, 31 Mar 2023 07:28:46 +0000 (07:28 +0000)
commitf51d8a344da2c3e0999375e44a80acaae4c4543b
tree6dc75f813b5f7d78be45c8dbe3eb98cdd66ce079
parent13ffeb0184f17f2b3142c755bf190dadd2658d14
Guard use of GROUP_EC2N with #ifndef OPENSSL_NO_EC2M

This allows compiling isakmpd with a libcrypto that has binary field
support removed. Leave the enum value itself unguarded on claudio's
request.

ok beck claudio jsing
sbin/isakmpd/dh.c