-rw-r--r-- 141 saferewrite-20240622/src/uint16_smaller_mask/libmceliece/smaller_mask.c raw
#include "crypto_uint16.h" crypto_uint16 uint16_smaller_mask(crypto_uint16 x,crypto_uint16 y) { return crypto_uint16_smaller_mask(x,y); }