TELOPT_ENCRYPT
fbp->fb_feed[2] = TELOPT_ENCRYPT;
static unsigned char str_send[64] = { IAC, SB, TELOPT_ENCRYPT,
static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT };
static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE };
static unsigned char str_keyid[(MAXKEYLEN*2)+5] = { IAC, SB, TELOPT_ENCRYPT };
send_do(TELOPT_ENCRYPT, 1);
send_will(TELOPT_ENCRYPT, 1);
send_do(TELOPT_ENCRYPT, 1);
send_will(TELOPT_ENCRYPT, 1);
if (my_want_state_is_dont(TELOPT_ENCRYPT) ||
my_want_state_is_wont(TELOPT_ENCRYPT)) {
case TELOPT_ENCRYPT:
if (option == TELOPT_ENCRYPT)
case TELOPT_ENCRYPT:
case TELOPT_ENCRYPT: /* encryption variable option */
case TELOPT_ENCRYPT:
case TELOPT_ENCRYPT:
if (my_want_state_is_dont(TELOPT_ENCRYPT))
if (my_want_state_is_dont(TELOPT_ENCRYPT))
if (my_want_state_is_wont(TELOPT_ENCRYPT))
if (my_want_state_is_wont(TELOPT_ENCRYPT))
if (my_want_state_is_wont(TELOPT_ENCRYPT))
if (my_want_state_is_dont(TELOPT_ENCRYPT))
if (my_want_state_is_wont(TELOPT_ENCRYPT))
if (my_want_state_is_dont(TELOPT_ENCRYPT))
if (my_want_state_is_wont(TELOPT_ENCRYPT))
if (my_want_state_is_will(TELOPT_ENCRYPT)
case TELOPT_ENCRYPT:
case TELOPT_ENCRYPT:
if (c==TELOPT_ENCRYPT && his_do_dont_is_changing(TELOPT_ENCRYPT) )
case TELOPT_ENCRYPT:
case TELOPT_ENCRYPT:
case TELOPT_ENCRYPT:
send_will(TELOPT_ENCRYPT, 1);
send_do(TELOPT_ENCRYPT, 1); /* esc@magic.fi */
his_do_dont_is_changing(TELOPT_ENCRYPT) ||
if (his_state_is_will(TELOPT_ENCRYPT)) {
case TELOPT_ENCRYPT: