28 #ifndef __LIBBTC_HASH_H__
29 #define __LIBBTC_HASH_H__
56 #endif //__LIBBTC_HASH_H__
LIBBTC_API void btc_hash(const unsigned char *datain, size_t length, uint256 hashout)
LIBBTC_API void btc_hash_sngl_sha256(const unsigned char *datain, size_t length, uint256 hashout)