-rw-r--r-- 140 saferewrite-20240622/src/uint32_unequal_mask/supercop/unequal.c raw
#include "fromsupercop.h" crypto_uint32 uint32_unequal_mask(crypto_uint32 a,crypto_uint32 b) { return crypto_uint32_unequal_mask(a,b); }