-rw-r--r-- 117 saferewrite-20240622/src/int32_max/supercop/max.c raw
#include "fromsupercop.h" crypto_int32 int32_max(crypto_int32 a,crypto_int32 b) { return crypto_int32_max(a,b); }