Home
last modified time | relevance | path

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

/freebsd/contrib/telnet/libtelnet/
H A Dencrypt.c141 findencryption(int type) in findencryption() function
173 { { 0 }, 0, DIR_ENCRYPT, &encrypt_mode, findencryption },
499 ep = findencryption(use_type); in encrypt_support()
567 if (!(ep = findencryption(type))) { in encrypt_reply()
801 if (!(ep = findencryption(type))) { in encrypt_start_output()
H A Denc-proto.h55 Encryptions *findencryption(int);
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c141 findencryption(int type) in findencryption() function
173 { { 0 }, 0, DIR_ENCRYPT, &encrypt_mode, findencryption },
534 ep = findencryption(use_type); in encrypt_support()
602 if (!(ep = findencryption(type))) { in encrypt_reply()
833 if (!(ep = findencryption(type))) { in encrypt_start_output()
H A Denc-proto.h61 Encryptions *findencryption (int);