#include "crypto_uint64.h" crypto_uint64 uint64_leq_mask(crypto_uint64 x,crypto_uint64 y) { return crypto_uint64_leq_mask(x,y); }