Searched refs:Encryptions (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Denc-proto.h61 Encryptions *findencryption (int);
62 Encryptions *finddecryption(int);
H A Dencrypt.h89 } Encryptions; typedef in typeref:struct:__anon499
H A Dencrypt.c108 static Encryptions encryptions[] = {
140 Encryptions *
143 Encryptions *ep = encryptions;
152 Encryptions *
155 Encryptions *ep = encryptions;
171 Encryptions *(*getcrypt)();
180 Encryptions *ep = encryptions;
216 Encryptions *ep = encryptions;
241 Encryptions *ep;
247 } else if ((ep = (Encryptions *)genge
[all...]
/macosx-10.10.1/libtelnet-13/
H A Dencrypt.h96 } Encryptions; typedef in typeref:struct:__anon9534
H A Dencrypt.c123 static Encryptions encryptions[] = {
153 Encryptions *
156 Encryptions *ep = encryptions;
165 static Encryptions *
168 Encryptions *ep = encryptions;
184 Encryptions *(*getcrypt)(int);
195 Encryptions *ep = encryptions;
228 Encryptions *ep = encryptions;
253 Encryptions *ep;
259 } else if ((ep = (Encryptions *)genge
[all...]
H A Denc-proto.h59 Encryptions *findencryption(int);

Completed in 105 milliseconds