Searched refs:xencrypt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/keyserv/
H A Dnewkey.c216 xencrypt(crypt1, short_pass);
H A Dchkey.c122 extern int xencrypt();
186 xencrypt(crypt, short_login_pw);
/illumos-gate/usr/src/lib/libnsl/key/
H A Dxcrypt.c80 xencrypt(secret, passwd) function
222 * Generic key length/algorithm version of xencrypt().
231 * For 192-0 (AUTH_DES), then encrypt using the same method as xencrypt().
234 * For 192-0, the checksum is done the same as in xencrypt(). For
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl140 int xencrypt(char *secret, char *passwd);

Completed in 73 milliseconds