Searched defs:pcrc_32_tab (Results 1 - 1 of 1) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/wrt350nv2-builder/src/
H A Dcrypt.h35 static int decrypt_byte(unsigned long* pkeys, const unsigned long* pcrc_32_tab) argument
48 static int update_keys(unsigned long* pkeys,const unsigned long* pcrc_32_tab,int c) argument
65 static void init_keys(const char* passwd,unsigned long* pkeys,const unsigned long* pcrc_32_tab) argument
95 const unsigned long* pcrc_32_tab; variable
[all...]

Completed in 35 milliseconds