-rw-r--r-- 123 saferewrite-20241004/src/int64_leq_01/cryptoint/leq_mask.c raw#include "crypto_int64.h" crypto_int64 int64_leq_01(crypto_int64 x,crypto_int64 y) { return crypto_int64_leq_01(x,y); }