-rw-r--r-- 107 saferewrite-20241004/src/int8_zero_mask/libmceliece/zero_mask.c raw
#include "crypto_int8.h" crypto_int8 int8_zero_mask(crypto_int8 x) { return crypto_int8_zero_mask(x); }