Searched defs:findencryption (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dencrypt.c139 findencryption(int type) function
170 { { 0 }, 0, TELNET_DIR_ENCRYPT, &encrypt_mode, findencryption },
519 ep = findencryption(use_type);
589 if (!(ep = findencryption(type))) {
824 if (!(ep = findencryption(type))) {

Completed in 634 milliseconds