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

  /src/lib/libtelnet/
enc-proto.h 57 Encryptions *findencryption(int);
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 11 milliseconds