aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/ssl_prf/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdf/ssl_prf/info.txt')
-rw-r--r--src/kdf/ssl_prf/info.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/kdf/ssl_prf/info.txt b/src/kdf/ssl_prf/info.txt
index 890789988..f862905a2 100644
--- a/src/kdf/ssl_prf/info.txt
+++ b/src/kdf/ssl_prf/info.txt
@@ -4,13 +4,13 @@ define SSL_V3_PRF
load_on auto
-<requires>
-kdf
-md5
-sha1
-</requires>
-
<add>
prf_ssl3.h
prf_ssl3.cpp
</add>
+
+<requires>
+md5
+sha1
+sym_algo
+</requires>