-rw-r--r-- 120 saferewrite-20211125/src/int32_negative_mask/supercop/negative.c
#include "fromsupercop.h" crypto_int32 int32_negative_mask(crypto_int32 a) { return crypto_int32_negative_mask(a); }