-rw-r--r-- 131 saferewrite-20241004/src/uint8_smaller_01/cryptoint/smaller_mask.c raw
#include "crypto_uint8.h" crypto_uint8 uint8_smaller_01(crypto_uint8 x,crypto_uint8 y) { return crypto_uint8_smaller_01(x,y); }