CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/30 17:19:33
Modified files:
usr.bin/ssh : Makefile.inc crypto_api.h
Removed files:
usr.bin/ssh : hash.c
Log message:
move crypto_hash_sha512() to be inline in crypto_api.h,
saves about 0.5kb per binary and makes life easier for
portable; with/ok dtucker@
