-rw-r--r-- 115 saferewrite-20240622/src/uint16_zero_mask/supercopnew/zero_mask.c raw
#include "crypto_uint16.h" crypto_uint16 uint16_zero_mask(crypto_uint16 x) { return crypto_uint16_zero_mask(x); }