Source position: lbstring.pas line 123
function DESEncryptStringCBCExA(
const InString: AnsiString;
const Key: TKey64;
Encrypt: Boolean
):AnsiString;