-rw-r--r-- 120 saferewrite-20241004/src/int32_negative_mask/libmceliece/negative_mask.c raw#include "crypto_int32.h" crypto_int32 int32_negative_mask(crypto_int32 x) { return crypto_int32_negative_mask(x); }