libHSPlasma
plEncryptedStream Member List

This is the complete list of members for plEncryptedStream, including all inherited members.

AesDecipher(unsigned char *buffer, int count)plEncryptedStreamprotected
AesEncipher(unsigned char *buffer, int count)plEncryptedStreamprotected
close()plEncryptedStream
CryptFlush()plEncryptedStreamprotected
DefaultKey()plEncryptedStreamstatic
DroidDecipher(unsigned int *buf, unsigned int num)plEncryptedStreamprotected
DroidEncipher(unsigned int *buf, unsigned int num)plEncryptedStreamprotected
EncryptionType enum nameplEncryptedStream
eof() const plEncryptedStreamvirtual
fastForward()plEncryptedStreamvirtual
flush()plEncryptedStreamvirtual
getEncType() const plEncryptedStream
getVer() const hsStream
hsStream(int pv=PlasmaVer::pvUnknown)hsStreamexplicit
IsFileEncrypted(const char *file)plEncryptedStreamstatic
kEncAES enum valueplEncryptedStream
kEncAuto enum valueplEncryptedStream
kEncDroid enum valueplEncryptedStream
kEncNone enum valueplEncryptedStream
kEncXtea enum valueplEncryptedStream
open(const char *file, FileMode mode, EncryptionType type)plEncryptedStream
open(hsStream *S, FileMode mode, EncryptionType type)plEncryptedStream
plEncryptedStream(int pv=PlasmaVer::pvUnknown)plEncryptedStream
pos() const plEncryptedStreamvirtual
read(size_t size, void *buf)plEncryptedStreamvirtual
readBool()hsStream
readByte()hsStream
readDouble()hsStream
readFloat()hsStream
readInt()hsStream
readInts(size_t count, uint32_t *buf)hsStream
readIntSwap()hsStream
readLine()hsStreamvirtual
readSafeStr()hsStream
readSafeWStr()hsStream
readShort()hsStream
readShorts(size_t count, uint16_t *buf)hsStream
readStr(size_t len)hsStream
rewind()plEncryptedStreamvirtual
seek(uint32_t pos)plEncryptedStreamvirtual
setKey(unsigned int *keys)plEncryptedStream
setVer(PlasmaVer pv)hsStreamvirtual
size() const plEncryptedStreamvirtual
skip(int32_t count)plEncryptedStreamvirtual
TeaDecipher(unsigned int *buf)plEncryptedStreamprotected
TeaEncipher(unsigned int *buf)plEncryptedStreamprotected
verhsStreamprotected
write(size_t size, const void *buf)plEncryptedStreamvirtual
writeBool(bool v)hsStream
writeByte(uint8_t v)hsStream
writeDouble(double v)hsStream
writeFloat(float v)hsStream
writeFrom(hsStream *src)hsStream
writeInt(uint32_t v)hsStream
writeInts(size_t count, const uint32_t *buf)hsStream
writeIntSwap(uint32_t v)hsStream
writeLine(const plString &ln, bool winEOL=false)hsStreamvirtual
writeSafeStr(const plString &str)hsStream
writeSafeWStr(const plString &str)hsStream
writeShort(uint16_t v)hsStream
writeShorts(size_t count, const uint16_t *buf)hsStream
writeStr(const plString &str)hsStream
~hsStream()hsStreamvirtual
~plEncryptedStream()plEncryptedStreamvirtual