Searched refs:passwd2des_g (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libnsl/key/ |
H A D | xcrypt.c | 306 (void) passwd2des_g(passwd, netname, in xencrypt_g() 373 (void) passwd2des_g(passwd, netname, in xdecrypt_g() 432 passwd2des_g( in passwd2des_g() function
|
/titanic_44/usr/src/lib/libnsl/include/rpcsvc/ |
H A D | nis_dhext.h | 158 int passwd2des_g(const char *, const char *, int, des_block *, bool_t);
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 635 passwd2des_g;
|
/titanic_44/usr/src/cmd/keyserv/ |
H A D | setkey.c | 584 passwd2des_g(passwd, netname, strlen(netname), &master, FALSE); in storeotherrootkeys()
|