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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/crypto/des/
H A Dafsstring2key.c68 #define afs_crypt mit_afs_crypt macro
69 char *afs_crypt (const char *, const char *, char *);
97 /* One block only. Run afs_crypt and use the first eight
120 (char *) afs_crypt((char *) password, "#~", afs_crypt_buf) + 2,
372 char *afs_crypt(const char *pw, const char *salt, function

Completed in 26 milliseconds