Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(IEEE Std 1003.1-2001) states that crypt need not be reentrant.
-Erik
|
|
DES validation suite. setkey_r, encrypt_r, and __des_crypt_r are not really
reentrant now, and that should be fixed (or we should drop crypt_r and friends
which are not supported by SuSv3).
-Erik
|
|
static to avoid symbol leakage.
-Erik
|
|
|
|
to md5.c. Note: by default it is smallest/slowest.
|
|
field for md5.c
-Erik
|
|
|
|
-Erik
|