-rw-r--r-- 125 saferewrite-20241004/src/int8_smaller_01/cryptoint/smaller_mask.c raw
#include "crypto_int8.h" crypto_int8 int8_smaller_01(crypto_int8 x,crypto_int8 y) { return crypto_int8_smaller_01(x,y); }