Home
last modified time | relevance | path

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

/external/zlib/src/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()