musl/src/crypt
Rich Felker b9bb8f67bb cleanup src/linux and src/misc trees, etc.
previously, it was pretty much random which one of these trees a given
function appeared in. they have now been organized into:

src/linux: non-POSIX linux syscalls (possibly shard with other nixen)
src/legacy: various obsolete/legacy functions, mostly wrappers
src/misc: still mostly uncategorized; some misc POSIX, some nonstd
src/crypt: crypt hash functions

further cleanup will be done later.
2012-09-07 00:48:25 -04:00
..
crypt.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
crypt_blowfish.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
crypt_des.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
crypt_r.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
crypt_sha256.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00
crypt_sha512.c cleanup src/linux and src/misc trees, etc. 2012-09-07 00:48:25 -04:00