Home
last modified time | relevance | path

Searched refs:encrypt_verbose (Results 1 – 2 of 2) sorted by relevance

/trueos/crypto/heimdal/appl/telnet/libtelnet/
HDencrypt.c87 static int encrypt_verbose = 0; variable
191 encrypt_verbose = !server; in encrypt_init()
462 encrypt_verbose ^= 1; in encrypt_verbose_quiet()
464 encrypt_verbose = on ? 1 : 0; in encrypt_verbose_quiet()
472 encrypt_verbose ? "is" : "is not"); in EncryptVerbose()
499 if (encrypt_verbose) in encrypt_not()
660 if (encrypt_verbose) in encrypt_start()
700 if (encrypt_verbose) in encrypt_end()
877 if (encrypt_verbose) in encrypt_start_output()
899 if (encrypt_verbose) in encrypt_send_end()
/trueos/contrib/telnet/libtelnet/
HDencrypt.c94 static int encrypt_verbose = 0; variable
453 encrypt_verbose ^= 1; in EncryptVerbose()
455 encrypt_verbose = on; in EncryptVerbose()
457 encrypt_verbose ? "is" : "is not"); in EncryptVerbose()
633 if (encrypt_verbose) in encrypt_start()
673 if (encrypt_verbose) in encrypt_end()
853 if (encrypt_verbose) in encrypt_start_output()
875 if (encrypt_verbose) in encrypt_send_end()