OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:autodecrypt
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libtelnet/
encrypt.c
87
static int
autodecrypt
= 0;
variable in typeref:typename:int
420
if (!Server &&
autodecrypt
)
466
autodecrypt
? "enabled" : "disabled");
549
autodecrypt
= 0;
552
if (ret == 0 &&
autodecrypt
)
654
if (!decrypt_input &&
autodecrypt
&& !server)
793
autodecrypt
^= 1;
795
autodecrypt
= on ? 1 : 0;
encrypt.c
87
static int
autodecrypt
= 0;
variable in typeref:typename:int
420
if (!Server &&
autodecrypt
)
466
autodecrypt
? "enabled" : "disabled");
549
autodecrypt
= 0;
552
if (ret == 0 &&
autodecrypt
)
654
if (!decrypt_input &&
autodecrypt
&& !server)
793
autodecrypt
^= 1;
795
autodecrypt
= on ? 1 : 0;
Completed in 25 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025