Remove some more crypto ifdef, fix a few small bugs
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 13 Aug 2009 08:28:03 +0000 (11:28 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 13 Aug 2009 08:28:03 +0000 (11:28 +0300)
commit6b5c4c3359b5a2b3d6a0db9febc32b66be21b73a
treeec91d839d5b4e3831fb0e060d08bf6ee3b107c75
parent27da6d4a0e43b596322c599122a39d70f78b6d73
Remove some more crypto ifdef, fix a few small bugs
src/crypto/crypto_internal.c
src/crypto/fips_prf_internal.c
src/crypto/md5-internal.c
src/crypto/md5.h
src/crypto/md5_i.h [new file with mode: 0644]
src/crypto/sha1-internal.c
src/crypto/sha1.h
src/crypto/sha1_i.h [new file with mode: 0644]