]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
include __builtin_popcount replacement function
authorDamien Miller <djm@mindrot.org>
Sun, 2 Mar 2025 11:06:53 +0000 (22:06 +1100)
committerDamien Miller <djm@mindrot.org>
Sun, 2 Mar 2025 22:45:02 +0000 (09:45 +1100)
commit3b4adf2018ae8fdd48623b6b5ede182319a76b8f
tree6e57d05b3d5ff14550652550455002f97b6fc83b
parentef95df4089f0dba640671ca6acfb876a78794b83
include __builtin_popcount replacement function

Some systems/compilers lack __builtin_popcount(), so replace it as
necessary. Reported by Dennis Clarke; ok dtucker@
configure.ac
libcrux_mlkem768_sha3.h
mlkem768.sh