Rename field_data1 and field_data2.
authorjsing <jsing@openbsd.org>
Sat, 4 Mar 2023 14:38:00 +0000 (14:38 +0000)
committerjsing <jsing@openbsd.org>
Sat, 4 Mar 2023 14:38:00 +0000 (14:38 +0000)
commit39a18741806b789690bc72c5d76b5ae842e8f3af
treebcb16954227b16c64a0b4a4f3c72cb4b40c2992b
parentabbe4cfa8df267df2bab28b840dc5208b1b74d5c
Rename field_data1 and field_data2.

Rather than pretending that these "generic" variables are used for multiple
things, rename them to reflect their actual usage and use appropriate types
instead of void *.

ok tb@
lib/libcrypto/ec/ec_local.h
lib/libcrypto/ec/ecp_mont.c