Home
last modified time | relevance | path

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

/netbsd-src/lib/libtelnet/
H A Dmisc-proto.h60 void auth_encrypt_user(const char *);
H A Dmisc.c72 auth_encrypt_user(const char *name) in auth_encrypt_user() function
H A Dsra.c200 auth_encrypt_user(user); in sra_is()
222 auth_encrypt_user(user); in sra_is()
H A Dauth.c475 auth_encrypt_user(savename); in auth_name()
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c2057 auth_encrypt_user(user); in telnet()