-rw-r--r-- 115 saferewrite-20240515/src/int8_negative_mask/libmceliece/negative_mask.c raw
#include "crypto_int8.h" crypto_int8 int8_negative_mask(crypto_int8 x) { return crypto_int8_negative_mask(x); }