-rw-r--r-- 117 saferewrite-20240807/src/int8_bottombit_mask/supercopnew/bottombit_mask.c raw
#include "crypto_int8.h" crypto_int8 int8_bottombit_mask(crypto_int8 x) { return crypto_int8_bottombit_mask(x); }