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

/haiku/src/libs/libtelnet/
H A Dencrypt.c161 finddecryption(int type) function
182 { { 0 }, 0, DIR_DECRYPT, &decrypt_mode, finddecryption },
533 if (!(ep = finddecryption(type))) {
631 if ((ep = finddecryption(decrypt_mode))) {

Completed in 38 milliseconds