Refactor/split ED25519_keypair.
authorjsing <jsing@openbsd.org>
Tue, 8 Nov 2022 17:07:17 +0000 (17:07 +0000)
committerjsing <jsing@openbsd.org>
Tue, 8 Nov 2022 17:07:17 +0000 (17:07 +0000)
commitdac51b63a4140febe34689a3aa7279b115464d88
tree154d68f7576fa3728c0e6b7800c19d94b864f577
parentf3dd7755b0f2a2387890ac70d85cafe7d97dab53
Refactor/split ED25519_keypair.

This brings in ED25519_keypair_from_seed() from BoringSSL commit
c034e2d3ce16, which ED25519_keypair then wraps. This reduces differences
between us and BoringSSL.
lib/libcrypto/curve25519/curve25519.c
lib/libcrypto/curve25519/curve25519_internal.h