Home
last modified time | relevance | path

Searched defs:stinfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/telnet/libtelnet/
H A Denc_des.c69 struct stinfo { struct
70 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;
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Denc_des.c68 struct stinfo { struct
86 struct stinfo streams[2]; argument