-rw-r--r-- 135 saferewrite-20240515/src/int32_unequal_mask/supercop/unequal.c raw
#include "fromsupercop.h" crypto_int32 int32_unequal_mask(crypto_int32 a,crypto_int32 b) { return crypto_int32_unequal_mask(a,b); }