aboutsummaryrefslogtreecommitdiff
path: root/REVIEWERS
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-06-10 11:14:49 +0100
committerfanquake <fanquake@gmail.com>2022-06-10 12:39:08 +0100
commit491bb14c0c9cf040154d57e246206ffb2f86a7e5 (patch)
tree196a12d1159b9d54c525e5eb223f22aec4191202 /REVIEWERS
parente3c08eb620a2f317fc09fdf20969fa26f02afb91 (diff)
build: test for timingsafe_bcmp
Code introduced in #15649 added usage of `timingsafe_bcmp()`, if available, otherwise falling back to our own implementation. However the relevant build system check was never added, so currently, we'll always just use our implementation, as HAVE_TIMINGSAFE_BCMP will never be defined. Add the check for timingsafe_bcmp. Note that as far as I'm aware, it's only available on OpenBSD.
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions