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

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/libtelnet/
H A Dencrypt.c108 static Encryptions encryptions[] = { variable
143 Encryptions *ep = encryptions;
155 Encryptions *ep = encryptions;
180 Encryptions *ep = encryptions;
216 Encryptions *ep = encryptions;
247 } else if ((ep = (Encryptions *)genget(type, (char**)encryptions,
280 } else if ((ep = (Encryptions *)genget(type, (char**)encryptions,
680 Encryptions *ep = encryptions;
995 for (ep = encryptions; ep->type && ep->type != type; ep++)
/macosx-10.9.5/libtelnet-13/
H A Dencrypt.c123 static Encryptions encryptions[] = { variable
156 Encryptions *ep = encryptions;
168 Encryptions *ep = encryptions;
195 Encryptions *ep = encryptions;
228 Encryptions *ep = encryptions;
259 } else if ((ep = (Encryptions *)genget(type, (char **)encryptions,
292 } else if ((ep = (Encryptions *)genget(type, (char **)encryptions,
658 Encryptions *ep = encryptions;
953 for (ep = encryptions; ep->type && ep->type != type; ep++)
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dlisten.c132 static const char * const encryptions[] = local
372 cupsdSetEnv("CUPS_ENCRYPTION", encryptions[LocalEncryption]);
/macosx-10.9.5/ntp-88/include/
H A Dntp_request.h749 u_int32 encryptions; /* number of encryptions */ member in struct:info_auth
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_request.c2250 ia->encryptions = htonl((u_int32)authencryptions);
/macosx-10.9.5/ntp-88/ntpdc/
H A Dntpdc_ops.c2355 (void) fprintf(fp, "encryptions: %ld\n",
2356 (u_long)ntohl(ia->encryptions));

Completed in 204 milliseconds