OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
crypto_ct_eq_zero
lib/libcrypto/crypto_internal.h
62
return 0 - crypto_ct_eq_zero(v);
regress/lib/libcrypto/crypto/crypto_test.c
52
if ((a == 0) != crypto_ct_eq_zero(a)) {