crypto_scrypt_smix
crypto_scrypt_smix(&B[i * 128 * r], r, N, V, XY);
void crypto_scrypt_smix(uint8_t *, size_t, uint64_t, void *, void *);