/* scrypt functions */ void scrypt_test(); void scrypt_hash(uint8_t *in, uint8_t *sum);