lib/crypto: remove unused sha1 and hmac-sha1 code
commit2c8904be3bac2c696712cc3160fe95d62afde43a
authorStefan Metzmacher <metze@samba.org>
Wed, 4 Jun 2008 06:54:42 +0000 (4 08:54 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 4 Jun 2008 07:12:24 +0000 (4 09:12 +0200)
tree2239483f77b6d53f3aecbab6023c6a8a178c8617
parentf65e43e9456e8e951d172779cba53ab417114b20
lib/crypto: remove unused sha1 and hmac-sha1 code

metze
source/lib/crypto/config.mk
source/lib/crypto/crypto.h
source/lib/crypto/hmacsha1.c [deleted file]
source/lib/crypto/hmacsha1.h [deleted file]
source/lib/crypto/hmacsha1test.c [deleted file]
source/lib/crypto/sha1.c [deleted file]
source/lib/crypto/sha1.h [deleted file]
source/lib/crypto/sha1test.c [deleted file]
source/torture/local/local.c