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

metze
(This used to be commit 2c8904be3bac2c696712cc3160fe95d62afde43a)
source4/lib/crypto/config.mk
source4/lib/crypto/crypto.h
source4/lib/crypto/hmacsha1.c [deleted file]
source4/lib/crypto/hmacsha1.h [deleted file]
source4/lib/crypto/hmacsha1test.c [deleted file]
source4/lib/crypto/sha1.c [deleted file]
source4/lib/crypto/sha1.h [deleted file]
source4/lib/crypto/sha1test.c [deleted file]
source4/torture/local/local.c