-rw-r--r-- 136 saferewrite-20211125/src/uint32_equal_mask/supercop/equal.c#include "fromsupercop.h" crypto_uint32 uint32_equal_mask(crypto_uint32 a,crypto_uint32 b) { return crypto_uint32_equal_mask(a,b); }