aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/mac')
-rw-r--r--src/lib/mac/cbc_mac/info.txt4
-rw-r--r--src/lib/mac/cmac/info.txt4
-rw-r--r--src/lib/mac/hmac/info.txt4
3 files changed, 0 insertions, 12 deletions
diff --git a/src/lib/mac/cbc_mac/info.txt b/src/lib/mac/cbc_mac/info.txt
index cb017e2a1..5e864ca22 100644
--- a/src/lib/mac/cbc_mac/info.txt
+++ b/src/lib/mac/cbc_mac/info.txt
@@ -1,5 +1 @@
define CBC_MAC 20131128
-
-<requires>
-block
-</requires>
diff --git a/src/lib/mac/cmac/info.txt b/src/lib/mac/cmac/info.txt
index d2dc6f68d..39c75aed1 100644
--- a/src/lib/mac/cmac/info.txt
+++ b/src/lib/mac/cmac/info.txt
@@ -1,5 +1 @@
define CMAC 20131128
-
-<requires>
-block
-</requires>
diff --git a/src/lib/mac/hmac/info.txt b/src/lib/mac/hmac/info.txt
index 7bc8b27f8..171cd8515 100644
--- a/src/lib/mac/hmac/info.txt
+++ b/src/lib/mac/hmac/info.txt
@@ -1,5 +1 @@
define HMAC 20131128
-
-<requires>
-hash
-</requires>