Home
last modified time | relevance | path

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

/dragonfly/lib/libtelnet/
H A Dencrypt.c149 finddecryption(int type) in finddecryption() function
170 { { 0 }, 0, DIR_DECRYPT, &decrypt_mode, finddecryption },
521 if (!(ep = finddecryption(type))) { in encrypt_is()
619 if ((ep = finddecryption(decrypt_mode))) { in encrypt_start()