-rw-r--r-- 123 saferewrite-20240807/src/int16_leq_01/cryptoint/leq_mask.c raw#include "crypto_int16.h" crypto_int16 int16_leq_01(crypto_int16 x,crypto_int16 y) { return crypto_int16_leq_01(x,y); }