Searched defs:encrypt_is (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dencrypt.c536 encrypt_is(uchar_t *data, int cnt) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c1043 * encrypt_is
1051 encrypt_is(uchar_t *data, int cnt) function
1090 "\t(encrypt_is) initial state = %d\n",
1100 "\t(encrypt_is) Not enough "
1116 "\t(encrypt_is) We accept NULL encr\n");
1123 "\t(encrypt_is) Can't find type (%d) "
1165 "\t(encrypt_is) final DECRYPT state = %d\n",
1579 * when we did the REPLY in encrypt_is).
4155 encrypt_is((uchar_t *)subpointer, SB_LEN());

Completed in 70 milliseconds