-rw-r--r-- 112 saferewrite-20240622/src/int16_zero_mask/libmceliece/zero_mask.c raw
#include "crypto_int16.h" crypto_int16 int16_zero_mask(crypto_int16 x) { return crypto_int16_zero_mask(x); }