Searched defs:afs_crypt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/des/
H A Dafsstring2key.c70 #define afs_crypt mit_afs_crypt macro
71 char *afs_crypt (const char *, const char *, char *);
96 /* One block only. Run afs_crypt and use the first eight
119 (char *) afs_crypt((char *) password, "#~", afs_crypt_buf) + 2,
368 char *afs_crypt(const char *pw, const char *salt, function

Completed in 73 milliseconds