Searched refs:xdecrypt (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/key/
H A Dpublickey.c81 extern int xdecrypt();
378 return (1); /* yes, return 1 even if xdecrypt fails */
397 * it uses the DES based function xdecrypt()
H A Dxcrypt.c114 xdecrypt(secret, passwd) function
329 * Generic key len and alg type for version of xdecrypt.
340 * as xdecrypt().
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl141 int xdecrypt(char *secret, char *passwd);

Completed in 1276 milliseconds