-rw-r--r-- 135 saferewrite-20211125/src/int32_smaller_mask/supercop/smaller.c
#include "fromsupercop.h" crypto_int32 int32_smaller_mask(crypto_int32 a,crypto_int32 b) { return crypto_int32_smaller_mask(a,b); }