CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/07 02:50:17
Modified files:
usr.bin/ssh : ed25519.c ed25519.sh
Log message:
Make crypto_sign_ed25519_keypair_from_seed() static to prevent compiler
warnings since it's only used within ed25519.c.
