#ifndef YESPOWER_H #define YESPOWER_H #include #include #include "yespower-platform.h" int yespower_hash(const uint8_t *input, size_t input_len, uint8_t *output); #endif // YESPOWER_H