Revert r1.9 and reinstate r1.6
authortb <tb@openbsd.org>
Sun, 2 Apr 2023 15:36:53 +0000 (15:36 +0000)
committertb <tb@openbsd.org>
Sun, 2 Apr 2023 15:36:53 +0000 (15:36 +0000)
commit64ed187ed702bda978ab80ff31d48877eaaf2782
tree065445d07e64d279acd290908861798525fa144e
parent62b2531c2f8b01e5619b6e2cde4342bd26362b64
Revert r1.9 and reinstate r1.6

The argument change to x5519_ge_scalarmult_base() was made to match the
prototype in the header. More recent compilers warn about such ptr vs
array mismatches.
lib/libcrypto/curve25519/curve25519.c