Searched refs:update_keys (Results 1 – 3 of 3) sorted by relevance
112 # define update_keys zp_update_keys macro136 #define zencode(c,t) (t=decrypt_byte(__G), update_keys(c), t^(c))139 #define zdecode(c) update_keys(__G__ c ^= decrypt_byte(__G))142 int update_keys OF((__GPRO__ int c));166 (encrypted? update_keys(__G__ getc(G.in)^decrypt_byte(__G)) : getc(G.in))
136 int update_keys(__G__ c)163 update_keys(__G__ (int)*passwd);
133 int update_keys(__G__ c)160 update_keys(__G__ (int)*passwd);