CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/12 22:13:06
Modified files:
usr.bin/ssh : libcrux_mlkem768_sha3.h mlkem768.sh
Log message:
sync support for systems that lack __builtin_popcount() from portable
unused on OpenBSD (nothing sets MISSING_BUILTIN_POPCOUNT), but it
makes syncing much easier.
