-rw-r--r-- 137 saferewrite-20240807/src/uint16_unequal_01/cryptoint/unequal_mask.c raw
#include "crypto_uint16.h" crypto_uint16 uint16_unequal_01(crypto_uint16 x,crypto_uint16 y) { return crypto_uint16_unequal_01(x,y); }