Home
last modified time | relevance | path

Searched refs:crypthead (Results 1 – 4 of 4) sorted by relevance

/external/v8/third_party/zlib/contrib/minizip/
Dcrypt.h90 static int crypthead(const char* passwd, /* password string */ in crypthead() function
Dzip.c1252 … sizeHead=crypthead(password,bufHead,RAND_HEAD_LEN,zi->ci.keys,zi->ci.pcrc_32_tab,crcForCrypting); in zipOpenNewFileInZip4_64()
/external/zlib/contrib/minizip/
Dcrypt.h90 static int crypthead(const char* passwd, /* password string */ in crypthead() function
Dzip.c1252 … sizeHead=crypthead(password,bufHead,RAND_HEAD_LEN,zi->ci.keys,zi->ci.pcrc_32_tab,crcForCrypting); in zipOpenNewFileInZip4_64()