Source position: _crw_crypt.pas line 467
procedure GOSTDecryptOFBC(
var Data: TGOSTData;
InData: Pointer;
OutData: Pointer;
Len: Integer
);