#include "crypto_uint8.h" crypto_uint8 uint8_leq_mask(crypto_uint8 x,crypto_uint8 y) { return crypto_uint8_leq_mask(x,y); }