Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dencrypt.c93 boolean_t encrypt_debug_mode = B_FALSE; variable
193 if (encrypt_debug_mode) in encrypt_init()
450 encrypt_debug_mode = (on < 0) ? !encrypt_debug_mode : in EncryptDebug()
452 (void) printf(encrypt_debug_mode ? in EncryptDebug()
505 if (encrypt_debug_mode) in encrypt_support()
521 if (encrypt_debug_mode) in encrypt_support()
545 if (encrypt_debug_mode) in encrypt_is()
554 if (encrypt_debug_mode) in encrypt_is()
563 if (encrypt_debug_mode) in encrypt_is()
588 if (encrypt_debug_mode) in encrypt_reply()
[all …]
H A Denc_des.c84 extern boolean_t encrypt_debug_mode;
195 if (encrypt_debug_mode) in cfb64_start()
250 if (encrypt_debug_mode) in cfb64_is()
258 if (encrypt_debug_mode) in cfb64_is()
262 if (encrypt_debug_mode) in cfb64_is()
282 if (encrypt_debug_mode) { in cfb64_is()
343 if (encrypt_debug_mode) { in cfb64_reply()
363 if (encrypt_debug_mode) in cfb64_session()
H A Dencrypt.h125 extern boolean_t encrypt_debug_mode;