#include "crypto_int32.h" crypto_int32 int32_load(const unsigned char *s) { return crypto_int32_load(s); }