smr/src/libcrypto.h

5 lines
88 B
C

int lsha3(lua_State *L);
int lsxor(lua_State *L);
void load_crypto_libs(lua_State *L);