#include "crypto_uint8.h"

crypto_uint8 uint8_zero_mask(crypto_uint8 x)
{
  return crypto_uint8_zero_mask(x);
}