-rw-r--r-- 129 saferewrite-20240807/src/int8_smaller_mask/libmceliece/smaller_mask.c raw#include "crypto_int8.h" crypto_int8 int8_smaller_mask(crypto_int8 x,crypto_int8 y) { return crypto_int8_smaller_mask(x,y); }