Home
last modified time | relevance | path

Searched defs:outBuffer (Results 1 – 14 of 14) sorted by relevance

/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
Drijndael-api-fst.c94 BYTE *input, int inputLen, BYTE *outBuffer) { in rijndael_blockEncrypt()
208 BYTE *input, int inputOctets, BYTE *outBuffer) { in rijndael_padEncrypt()
271 BYTE *input, int inputLen, BYTE *outBuffer) { in rijndael_blockDecrypt()
369 BYTE *input, int inputOctets, BYTE *outBuffer) { in rijndael_padDecrypt()
461 BYTE *input, int inputLen, BYTE *outBuffer, int rounds) { in rijndael_cipherUpdateRounds()
/external/lzma/CPP/Windows/
DFileIO.h69 LPVOID outBuffer, DWORD outSize, LPDWORD bytesReturned, LPOVERLAPPED overlapped) const in DeviceIoControl()
76 DWORD inSize, LPVOID outBuffer, DWORD outSize) const in DeviceIoControl()
82 bool DeviceIoControlOut(DWORD controlCode, LPVOID outBuffer, DWORD outSize) const in DeviceIoControlOut()
/external/lzma/C/
D7zDec.c67 Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain) in SzDecodePpmd()
128 Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain) in SzDecodeLzma()
176 Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain) in SzDecodeLzma2()
224 static SRes SzDecodeCopy(UInt64 inSize, ILookInStream *inStream, Byte *outBuffer) in SzDecodeCopy()
337 Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain, in SzFolder_Decode2()
461 Byte *outBuffer, size_t outSize, ISzAlloc *allocMain) in SzFolder_Decode()
D7zIn.c1150 CBuf *outBuffer, in SzReadAndDecodePackedStreams2()
1194 CBuf *outBuffer, in SzReadAndDecodePackedStreams()
1285 CBuf outBuffer; in SzArEx_Open2() local
1327 Byte **outBuffer, in SzArEx_Extract()
/external/chromium_org/third_party/lzma_sdk/
D7zDec.c67 Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain) in SzDecodePpmd()
128 Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain) in SzDecodeLzma()
176 Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain) in SzDecodeLzma2()
224 static SRes SzDecodeCopy(UInt64 inSize, ILookInStream *inStream, Byte *outBuffer) in SzDecodeCopy()
337 Byte *outBuffer, SizeT outSize, ISzAlloc *allocMain, in SzFolder_Decode2()
461 Byte *outBuffer, size_t outSize, ISzAlloc *allocMain) in SzFolder_Decode()
D7zIn.c1150 CBuf *outBuffer, in SzReadAndDecodePackedStreams2()
1194 CBuf *outBuffer, in SzReadAndDecodePackedStreams()
1285 CBuf outBuffer; in SzArEx_Open2() local
1327 Byte **outBuffer, in SzArEx_Extract()
/external/chromium_org/chrome/installer/util/
Dlzma_util.cc155 Byte *outBuffer = 0; // it must be 0 before first call for each new archive in UnPack() local
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DWireFormatNano.java350 CodedOutputByteBufferNano outBuffer) throws IOException { in writeUnknownFields()
/external/lzma/C/Util/7z/
D7zMain.c358 Byte *outBuffer = 0; /* it must be 0 before first call for each new archive. */ in main() local
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp321 Byte *outBuffer = 0; in main2() local
/external/lzma/C/Util/SfxSetup/
DSfxSetup.c380 Byte *outBuffer = 0; /* it must be 0 before first call for each new archive. */ in main() local
/external/mdnsresponder/mDNSShared/
DDebugServices.c2034 char * outBuffer, in DebugHexDump()
/external/aac/libAACenc/src/
Daacenc_lib.cpp204 UCHAR *outBuffer; /* Internal bitstream buffer */ member
/external/chromium_org/third_party/npapi/bindings/
Dnpapi_extensions.h948 void *outBuffer; member