1 2 3 4 5
#include "../lua.h" int l_sha512(lua_State*); int l_sha384(lua_State*); int l_sha512_t(lua_State*);