Searched defs:michael_context (Results 1 – 1 of 1) sorted by relevance
26 typedef struct michael_context { struct27 u_int32_t michael_key[2];28 u_int32_t michael_l, michael_r;29 u_int32_t michael_state;30 u_int michael_count;