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

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Denc-proto.h62 Encryptions *finddecryption(int);
H A Dencrypt.c153 finddecryption(int type) function
174 { { 0 }, 0, DIR_DECRYPT, &decrypt_mode, finddecryption },
560 if (!(ep = finddecryption(type))) {
658 if ((ep = finddecryption(decrypt_mode))) {
/macosx-10.10.1/libtelnet-13/
H A Dencrypt.c166 finddecryption(int type) function
187 { { 0 }, 0, DIR_DECRYPT, &decrypt_mode, finddecryption },
538 if (!(ep = finddecryption(type))) {
636 if ((ep = finddecryption(decrypt_mode))) {

Completed in 197 milliseconds