HomeSort by: relevance | last modified time | path
    Searched defs:findencryption (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libtelnet/
encrypt.c 139 findencryption(int type) function in typeref:typename:Encryptions *
171 { { 0 }, 0, DIR_ENCRYPT, &encrypt_mode, findencryption },
498 ep = findencryption(use_type);
566 if (!(ep = findencryption(type))) {
805 if (!(ep = findencryption(type))) {

Completed in 13 milliseconds