Searched defs:pcrc_32_tab (Results 1 – 9 of 9) sorted by relevance
| /third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
| D | crypt.h | 35 static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab) in decrypt_byte() 48 static int update_keys(unsigned long* pkeys,const z_crc_t* pcrc_32_tab,int c) in update_keys() 65 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab) in init_keys() 76 #define zdecode(pkeys,pcrc_32_tab,c) \ argument 79 #define zencode(pkeys,pcrc_32_tab,c,t) \ argument 94 const z_crc_t* pcrc_32_tab, in crypthead()
|
| D | unzip.c | 187 const z_crc_t* pcrc_32_tab; member
|
| D | zip.c | 160 const z_crc_t* pcrc_32_tab; member
|
| /third_party/zlib/contrib/minizip/ |
| D | crypt.h | 35 static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab) in decrypt_byte() 49 static int update_keys(unsigned long* pkeys, const z_crc_t* pcrc_32_tab, int c) in update_keys() 66 static void init_keys(const char* passwd, unsigned long* pkeys, const z_crc_t* pcrc_32_tab) in init_keys() 77 #define zdecode(pkeys,pcrc_32_tab,c) \ argument 80 #define zencode(pkeys,pcrc_32_tab,c,t) \ argument 95 const z_crc_t* pcrc_32_tab, in crypthead()
|
| D | unzip.c | 186 const z_crc_t* pcrc_32_tab; member
|
| D | zip.c | 156 const z_crc_t* pcrc_32_tab; member
|
| /third_party/skia/third_party/externals/zlib/contrib/minizip/ |
| D | crypt.h | 35 static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab) in decrypt_byte() 48 static int update_keys(unsigned long* pkeys,const z_crc_t* pcrc_32_tab,int c) in update_keys() 65 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab) in init_keys() 76 #define zdecode(pkeys,pcrc_32_tab,c) \ argument 79 #define zencode(pkeys,pcrc_32_tab,c,t) \ argument 94 const z_crc_t* pcrc_32_tab, in crypthead()
|
| D | unzip.c | 187 const z_crc_t* pcrc_32_tab; member
|
| D | zip.c | 160 const z_crc_t* pcrc_32_tab; member
|