Home
last modified time | relevance | path

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

/dragonfly/lib/libtelnet/
H A Dencrypt.c81 static int encrypt_mode = 0; variable
184 encrypt_mode = 0; in encrypt_init()
287 encrypt_mode = ep->type; in EncryptType()
332 if (encrypt_mode) { in EncryptStartOutput()
380 ENCTYPE_NAME(encrypt_mode)); in encrypt_display()
391 ENCTYPE_NAME(encrypt_mode)); in EncryptStatus()
392 else if (encrypt_mode) { in EncryptStatus()
504 encrypt_mode = use_type; in encrypt_support()
593 encrypt_mode = type; in encrypt_reply()
683 if (encrypt_mode == 0) { in encrypt_request_start()
[all …]