#include "crypto_uint8.h" crypto_uint8 uint8_load(const unsigned char *s) { return crypto_uint8_load(s); }