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