Searched refs:cry_crctb_p (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dcrypt.c137 local z_uint4 near *cry_crctb_p = NULL; variable
139 # define CRY_CRC_TAB cry_crctb_p
188 if (cry_crctb_p == NULL) {
189 cry_crctb_p = crytab_init(__G);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dcrypt.c113 local z_uint4 near *cry_crctb_p = NULL; variable
115 # define CRY_CRC_TAB cry_crctb_p
164 if (cry_crctb_p == NULL) {
165 cry_crctb_p = crytab_init(__G);

Completed in 297 milliseconds