-rw-r--r-- 110 saferewrite-20240622/src/uint8_zero_mask/supercopnew/zero_mask.c raw
#include "crypto_uint8.h" crypto_uint8 uint8_zero_mask(crypto_uint8 x) { return crypto_uint8_zero_mask(x); }