-rw-r--r-- 112 saferewrite-20240807/src/int32_zero_mask/libmceliece/zero_mask.c raw
#include "crypto_int32.h" crypto_int32 int32_zero_mask(crypto_int32 x) { return crypto_int32_zero_mask(x); }