Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dencrypt.c137 findencryption(int type) in findencryption() function
168 { { 0 }, 0, TELNET_DIR_ENCRYPT, &encrypt_mode, findencryption },
517 ep = findencryption(use_type); in encrypt_support()
587 if (!(ep = findencryption(type))) { in encrypt_reply()
822 if (!(ep = findencryption(type))) { in encrypt_start_output()