diff options
author | Steven Barth <steven@midlink.org> | 2009-02-22 23:19:25 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-02-22 23:19:25 +0000 |
commit | d730c1263328c5990ce46cdf6394ce6e36cc3609 (patch) | |
tree | 8dc37350e69dcbd0ca82570cfa62a4c710defc93 /libs/nixio/axTLS/crypto/.depend | |
parent | d2b11117f26285186b711271d24733d35e0444a1 (diff) |
Add axTLS sourcecode
Diffstat (limited to 'libs/nixio/axTLS/crypto/.depend')
-rw-r--r-- | libs/nixio/axTLS/crypto/.depend | 19 |
1 files changed, 19 insertions, 0 deletions
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 |