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