#include "fromsupercop.h"

crypto_int32 int32_equal_mask(crypto_int32 a,crypto_int32 b)
{
  return crypto_int32_equal_mask(a,b);
}