-rw-r--r-- 131 saferewrite-20240807/src/uint8_unequal_01/cryptoint/unequal_mask.c raw
#include "crypto_uint8.h" crypto_uint8 uint8_unequal_01(crypto_uint8 x,crypto_uint8 y) { return crypto_uint8_unequal_01(x,y); }