-rw-r--r-- 112 saferewrite-20240515/src/int64_zero_mask/libmceliece/zero_mask.c raw#include "crypto_int64.h" crypto_int64 int64_zero_mask(crypto_int64 x) { return crypto_int64_zero_mask(x); }