HomeSort by relevance Sort by last modified time
    Searched refs:bufHead (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/zlib/contrib/minizip/
zip.c 884 unsigned char bufHead[RAND_HEAD_LEN];
890 sizeHead=crypthead(password,bufHead,RAND_HEAD_LEN,zi->ci.keys,zi->ci.pcrc_32_tab,crcForCrypting);
893 if (ZWRITE(zi->z_filefunc,zi->filestream,bufHead,sizeHead) != sizeHead)
    [all...]
  /external/zlib/contrib/minizip/
zip.c     [all...]

Completed in 263 milliseconds