Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dencrypt.c95 boolean_t encrypt_debug_mode = B_FALSE; variable
195 if (encrypt_debug_mode) in encrypt_init()
452 encrypt_debug_mode = (on < 0) ? !encrypt_debug_mode : in EncryptDebug()
454 (void) printf(encrypt_debug_mode ? in EncryptDebug()
507 if (encrypt_debug_mode) in encrypt_support()
523 if (encrypt_debug_mode) in encrypt_support()
547 if (encrypt_debug_mode) in encrypt_is()
556 if (encrypt_debug_mode) in encrypt_is()
565 if (encrypt_debug_mode) in encrypt_is()
590 if (encrypt_debug_mode) in encrypt_reply()
[all …]
H A Denc_des.c83 extern boolean_t encrypt_debug_mode;
194 if (encrypt_debug_mode) in cfb64_start()
249 if (encrypt_debug_mode) in cfb64_is()
257 if (encrypt_debug_mode) in cfb64_is()
261 if (encrypt_debug_mode) in cfb64_is()
281 if (encrypt_debug_mode) { in cfb64_is()
342 if (encrypt_debug_mode) { in cfb64_reply()
362 if (encrypt_debug_mode) in cfb64_session()
H A Dencrypt.h127 extern boolean_t encrypt_debug_mode;