1 /* Added for Tor. */
2 #include "lib/ctime/di_ops.h"
3 #define crypto_verify_32(a,b) \
4   (! tor_memeq((a), (b), 32))
5