Searched defs:stinfo (Results 1 – 2 of 2) sorted by relevance
69 struct stinfo { struct70 Block str_output;71 Block str_feed;72 Block str_iv;73 Block str_ikey;74 Schedule str_sched;75 int str_index;76 int str_flagshift;
68 struct stinfo { struct86 struct stinfo streams[2]; argument