libtor-src 47.13.0+0.4.7.13

Source code of Tor and Libevent for libtor-sys
Documentation
1
2
3
4
/* Added for Tor. */
#include "lib/ctime/di_ops.h"
#define crypto_verify_32(a,b) \
  (! tor_memeq((a), (b), 32))