Home
last modified time | relevance | path

Searched refs:auth_encrypt_user (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libtelnet/
H A Dmisc.c75 auth_encrypt_user(char *name) in auth_encrypt_user() function
H A Dauth-proto.h72 void auth_encrypt_user(char *);
H A Dauth.c102 void auth_encrypt_user(char *name);
512 auth_encrypt_user(savename); in auth_name()
H A Dsra.c190 auth_encrypt_user(user); in sra_is()
/dragonfly/usr.bin/telnet/
H A Dtelnet.c2078 auth_encrypt_user(user); in telnet()