Home
last modified time | relevance | path

Searched refs:autodecrypt (Results 1 – 3 of 3) sorted by relevance

/dports/security/krb5-appl/krb5-appl-1.0.3/telnet/libtelnet/
H A Dencrypt.c91 static int autodecrypt = 0; variable
436 if (!Server && autodecrypt) in encrypt_send_support()
486 autodecrypt ? "enabled" : "disabled");
574 autodecrypt = 0;
577 if (ret == 0 && autodecrypt)
685 if (!decrypt_input && autodecrypt && !server)
839 autodecrypt ^= 1;
841 autodecrypt = on ? 1 : 0;
/dports/comms/kermit/kermit-9.0.305.04/
H A Dck_crp.c506 static int autodecrypt = 1; variable
948 autodecrypt = 1;
1027 if (autodecrypt) in encrypt_send_support()
1186 autodecrypt = 0;
1190 if (ret == 0 && autodecrypt) {
1562 autodecrypt ^= 1;
1564 autodecrypt = on ? 1 : 0;
/dports/security/krb5-appl/krb5-appl-1.0.3/telnet/
H A DREADME166 "autoencrypt", "autodecrypt", "autologin", "authdebug",