Derive key from given input and put it in out at offset outOff.
out
outOff
int deriveKey(Uint8List inp, int inpOff, Uint8List out, int outOff);