aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lib/block/aes/aes_ni/info.txt2
-rw-r--r--src/lib/block/aes/aes_ssse3/info.txt2
-rw-r--r--src/lib/filters/fd_unix/info.txt2
-rw-r--r--src/lib/math/bigint/info.txt2
-rw-r--r--src/lib/math/numbertheory/info.txt2
-rw-r--r--src/lib/modes/aead/siv/info.txt2
-rw-r--r--src/lib/pk_pad/info.txt2
-rw-r--r--src/lib/pubkey/gost_3410/info.txt2
-rw-r--r--src/lib/tls/info.txt2
9 files changed, 0 insertions, 18 deletions
diff --git a/src/lib/block/aes/aes_ni/info.txt b/src/lib/block/aes/aes_ni/info.txt
index d5d359348..0a2f19b3a 100644
--- a/src/lib/block/aes/aes_ni/info.txt
+++ b/src/lib/block/aes/aes_ni/info.txt
@@ -2,6 +2,4 @@
AES_NI -> 20131128
</defines>
-load_on auto
-
need_isa aesni
diff --git a/src/lib/block/aes/aes_ssse3/info.txt b/src/lib/block/aes/aes_ssse3/info.txt
index 8457eed56..3446507f7 100644
--- a/src/lib/block/aes/aes_ssse3/info.txt
+++ b/src/lib/block/aes/aes_ssse3/info.txt
@@ -2,8 +2,6 @@
AES_SSSE3 -> 20131128
</defines>
-load_on auto
-
need_isa ssse3
# Intel C++ can't deal with syntax for defining constants :(
diff --git a/src/lib/filters/fd_unix/info.txt b/src/lib/filters/fd_unix/info.txt
index 41e7a23a5..109c9c9ab 100644
--- a/src/lib/filters/fd_unix/info.txt
+++ b/src/lib/filters/fd_unix/info.txt
@@ -2,8 +2,6 @@
PIPE_UNIXFD_IO -> 20131128
</defines>
-load_on auto
-
<os_features>
posix1
</os_features>
diff --git a/src/lib/math/bigint/info.txt b/src/lib/math/bigint/info.txt
index e84061bb6..974366b81 100644
--- a/src/lib/math/bigint/info.txt
+++ b/src/lib/math/bigint/info.txt
@@ -2,8 +2,6 @@
BIGINT -> 20131128
</defines>
-load_on auto
-
<header:public>
bigint.h
divide.h
diff --git a/src/lib/math/numbertheory/info.txt b/src/lib/math/numbertheory/info.txt
index 84bd24434..0ebd1e05f 100644
--- a/src/lib/math/numbertheory/info.txt
+++ b/src/lib/math/numbertheory/info.txt
@@ -2,8 +2,6 @@
NUMBERTHEORY -> 20131128
</defines>
-load_on auto
-
<header:public>
curve_nistp.h
numthry.h
diff --git a/src/lib/modes/aead/siv/info.txt b/src/lib/modes/aead/siv/info.txt
index 4a8d3a846..489489666 100644
--- a/src/lib/modes/aead/siv/info.txt
+++ b/src/lib/modes/aead/siv/info.txt
@@ -2,8 +2,6 @@
AEAD_SIV -> 20131202
</defines>
-load_on auto
-
<requires>
cmac
ctr
diff --git a/src/lib/pk_pad/info.txt b/src/lib/pk_pad/info.txt
index afadf5655..e8fb00c8e 100644
--- a/src/lib/pk_pad/info.txt
+++ b/src/lib/pk_pad/info.txt
@@ -2,8 +2,6 @@
PK_PADDING -> 20131128
</defines>
-load_on auto
-
<requires>
asn1
rng
diff --git a/src/lib/pubkey/gost_3410/info.txt b/src/lib/pubkey/gost_3410/info.txt
index dd0535781..c51b75ce5 100644
--- a/src/lib/pubkey/gost_3410/info.txt
+++ b/src/lib/pubkey/gost_3410/info.txt
@@ -2,8 +2,6 @@
GOST_34_10_2001 -> 20131128
</defines>
-load_on auto
-
<requires>
asn1
ec_group
diff --git a/src/lib/tls/info.txt b/src/lib/tls/info.txt
index 2bda6622f..5fe957217 100644
--- a/src/lib/tls/info.txt
+++ b/src/lib/tls/info.txt
@@ -2,8 +2,6 @@
TLS -> 20150319
</defines>
-load_on auto
-
<header:public>
credentials_manager.h
tls_alert.h