-rw-r--r-- 120 saferewrite-20240515/src/int16_negative_mask/libmceliece/negative_mask.c raw
#include "crypto_int16.h" crypto_int16 int16_negative_mask(crypto_int16 x) { return crypto_int16_negative_mask(x); }