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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dcrypt.h79 #define zencode(pkeys,pcrc_32_tab,c,t) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dcrypt.h79 #define zencode(pkeys,pcrc_32_tab,c,t) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dcrypt.h79 #define zencode(pkeys,pcrc_32_tab,c,t) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dcrypt.h79 #define zencode(pkeys,pcrc_32_tab,c,t) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dcrypt.h127 #define zencode(c,t) (t=decrypt_byte(__G), update_keys(c), t^(c)) macro
163 #define zencode macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dcrypt.h127 #define zencode(c,t) (t=decrypt_byte(__G), update_keys(c), t^(c)) macro
163 #define zencode macro

Completed in 186 milliseconds