Searched refs:init_keys (Results 1 – 2 of 2) sorted by relevance
65 static void init_keys(const char* passwd,unsigned long* pkeys,const z_crc_t* pcrc_32_tab) in init_keys() function114 init_keys(passwd, pkeys, pcrc_32_tab); in crypthead()121 init_keys(passwd, pkeys, pcrc_32_tab); in crypthead()
1620 init_keys(password,s->keys,s->pcrc_32_tab); in unzOpenCurrentFile3()