-rw-r--r-- 135 saferewrite-20240515/src/int16_smaller_mask/libmceliece/smaller_mask.c raw#include "crypto_int16.h" crypto_int16 int16_smaller_mask(crypto_int16 x,crypto_int16 y) { return crypto_int16_smaller_mask(x,y); }