From d730c1263328c5990ce46cdf6394ce6e36cc3609 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 22 Feb 2009 23:19:25 +0000 Subject: Add axTLS sourcecode --- libs/nixio/axTLS/crypto/.depend | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libs/nixio/axTLS/crypto/.depend (limited to 'libs/nixio/axTLS/crypto/.depend') diff --git a/libs/nixio/axTLS/crypto/.depend b/libs/nixio/axTLS/crypto/.depend new file mode 100644 index 0000000000..4fb04339c7 --- /dev/null +++ b/libs/nixio/axTLS/crypto/.depend @@ -0,0 +1,19 @@ +aes.o: aes.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ + bigint.h +bigint.o: bigint.c bigint.h crypto.h ../config/config.h ../ssl/os_port.h \ + bigint_impl.h +crypto_misc.o: crypto_misc.c ../ssl/crypto_misc.h ../crypto/crypto.h \ + ../config/config.h ../ssl/os_port.h ../crypto/bigint_impl.h \ + ../crypto/bigint.h ../crypto/crypto.h ../crypto/bigint.h +hmac.o: hmac.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ + bigint.h +md2.o: md2.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ + bigint.h +md5.o: md5.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ + bigint.h +rc4.o: rc4.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ + bigint.h +rsa.o: rsa.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ + bigint.h +sha1.o: sha1.c crypto.h ../config/config.h ../ssl/os_port.h bigint_impl.h \ + bigint.h -- cgit v1.2.3