-rw-r--r-- 135 saferewrite-20240515/src/uint8_smaller_mask/libmceliece/smaller_mask.c raw#include "crypto_uint8.h" crypto_uint8 uint8_smaller_mask(crypto_uint8 x,crypto_uint8 y) { return crypto_uint8_smaller_mask(x,y); }