From 1172c616fa849af893c1935b8b1dee085f8aaac8 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 15 Jul 2009 15:31:08 +0000 Subject: Add a script that reads the output of print_deps.py and rewrites the info.txt files with the right module dependencies. Apply it across the codebase. --- src/kdf/tls_prf/info.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/kdf/tls_prf') diff --git a/src/kdf/tls_prf/info.txt b/src/kdf/tls_prf/info.txt index c775c90ba..f95ef9c24 100644 --- a/src/kdf/tls_prf/info.txt +++ b/src/kdf/tls_prf/info.txt @@ -4,14 +4,14 @@ define TLS_V10_PRF load_on auto + +prf_tls.h +prf_tls.cpp + + hmac -kdf +mac md5 sha1 - - -prf_tls.h -prf_tls.cpp - -- cgit v1.2.3