summaryrefslogtreecommitdiff
path: root/src/ltc/pk/asn1
diff options
context:
space:
mode:
Diffstat (limited to 'src/ltc/pk/asn1')
-rw-r--r--src/ltc/pk/asn1/der/bit/der_decode_bit_string.c2
-rw-r--r--src/ltc/pk/asn1/der/bit/der_decode_raw_bit_string.c2
-rw-r--r--src/ltc/pk/asn1/der/bit/der_encode_bit_string.c2
-rw-r--r--src/ltc/pk/asn1/der/bit/der_encode_raw_bit_string.c2
-rw-r--r--src/ltc/pk/asn1/der/bit/der_length_bit_string.c2
-rw-r--r--src/ltc/pk/asn1/der/boolean/der_decode_boolean.c2
-rw-r--r--src/ltc/pk/asn1/der/boolean/der_encode_boolean.c2
-rw-r--r--src/ltc/pk/asn1/der/boolean/der_length_boolean.c2
-rw-r--r--src/ltc/pk/asn1/der/choice/der_decode_choice.c2
-rw-r--r--src/ltc/pk/asn1/der/custom_type/der_decode_custom_type.c2
-rw-r--r--src/ltc/pk/asn1/der/custom_type/der_encode_custom_type.c2
-rw-r--r--src/ltc/pk/asn1/der/custom_type/der_length_custom_type.c2
-rw-r--r--src/ltc/pk/asn1/der/general/der_asn1_maps.c2
-rw-r--r--src/ltc/pk/asn1/der/general/der_decode_asn1_identifier.c2
-rw-r--r--src/ltc/pk/asn1/der/general/der_decode_asn1_length.c2
-rw-r--r--src/ltc/pk/asn1/der/general/der_encode_asn1_identifier.c2
-rw-r--r--src/ltc/pk/asn1/der/general/der_encode_asn1_length.c2
-rw-r--r--src/ltc/pk/asn1/der/general/der_length_asn1_identifier.c2
-rw-r--r--src/ltc/pk/asn1/der/general/der_length_asn1_length.c2
-rw-r--r--src/ltc/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c2
-rw-r--r--src/ltc/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c2
-rw-r--r--src/ltc/pk/asn1/der/generalizedtime/der_length_generalizedtime.c2
-rw-r--r--src/ltc/pk/asn1/der/ia5/der_decode_ia5_string.c2
-rw-r--r--src/ltc/pk/asn1/der/ia5/der_encode_ia5_string.c2
-rw-r--r--src/ltc/pk/asn1/der/ia5/der_length_ia5_string.c2
-rw-r--r--src/ltc/pk/asn1/der/integer/der_decode_integer.c2
-rw-r--r--src/ltc/pk/asn1/der/integer/der_encode_integer.c2
-rw-r--r--src/ltc/pk/asn1/der/integer/der_length_integer.c2
-rw-r--r--src/ltc/pk/asn1/der/object_identifier/der_decode_object_identifier.c2
-rw-r--r--src/ltc/pk/asn1/der/object_identifier/der_encode_object_identifier.c2
-rw-r--r--src/ltc/pk/asn1/der/object_identifier/der_length_object_identifier.c2
-rw-r--r--src/ltc/pk/asn1/der/octet/der_decode_octet_string.c2
-rw-r--r--src/ltc/pk/asn1/der/octet/der_encode_octet_string.c2
-rw-r--r--src/ltc/pk/asn1/der/octet/der_length_octet_string.c2
-rw-r--r--src/ltc/pk/asn1/der/printable_string/der_decode_printable_string.c2
-rw-r--r--src/ltc/pk/asn1/der/printable_string/der_encode_printable_string.c2
-rw-r--r--src/ltc/pk/asn1/der/printable_string/der_length_printable_string.c2
-rw-r--r--src/ltc/pk/asn1/der/sequence/der_decode_sequence_ex.c2
-rw-r--r--src/ltc/pk/asn1/der/sequence/der_decode_sequence_flexi.c2
-rw-r--r--src/ltc/pk/asn1/der/sequence/der_decode_sequence_multi.c2
-rw-r--r--src/ltc/pk/asn1/der/sequence/der_encode_sequence_ex.c2
-rw-r--r--src/ltc/pk/asn1/der/sequence/der_encode_sequence_multi.c2
-rw-r--r--src/ltc/pk/asn1/der/sequence/der_length_sequence.c2
-rw-r--r--src/ltc/pk/asn1/der/sequence/der_sequence_free.c2
-rw-r--r--src/ltc/pk/asn1/der/sequence/der_sequence_shrink.c2
-rw-r--r--src/ltc/pk/asn1/der/set/der_encode_set.c2
-rw-r--r--src/ltc/pk/asn1/der/set/der_encode_setof.c2
-rw-r--r--src/ltc/pk/asn1/der/short_integer/der_decode_short_integer.c2
-rw-r--r--src/ltc/pk/asn1/der/short_integer/der_encode_short_integer.c2
-rw-r--r--src/ltc/pk/asn1/der/short_integer/der_length_short_integer.c2
-rw-r--r--src/ltc/pk/asn1/der/teletex_string/der_decode_teletex_string.c2
-rw-r--r--src/ltc/pk/asn1/der/teletex_string/der_length_teletex_string.c2
-rw-r--r--src/ltc/pk/asn1/der/utctime/der_decode_utctime.c2
-rw-r--r--src/ltc/pk/asn1/der/utctime/der_encode_utctime.c2
-rw-r--r--src/ltc/pk/asn1/der/utctime/der_length_utctime.c2
-rw-r--r--src/ltc/pk/asn1/der/utf8/der_decode_utf8_string.c2
-rw-r--r--src/ltc/pk/asn1/der/utf8/der_encode_utf8_string.c2
-rw-r--r--src/ltc/pk/asn1/der/utf8/der_length_utf8_string.c2
-rw-r--r--src/ltc/pk/asn1/x509/x509_decode_subject_public_key_info.c2
-rw-r--r--src/ltc/pk/asn1/x509/x509_encode_subject_public_key_info.c2
60 files changed, 60 insertions, 60 deletions
diff --git a/src/ltc/pk/asn1/der/bit/der_decode_bit_string.c b/src/ltc/pk/asn1/der/bit/der_decode_bit_string.c
index 6f25cd9a..42b3523e 100644
--- a/src/ltc/pk/asn1/der/bit/der_decode_bit_string.c
+++ b/src/ltc/pk/asn1/der/bit/der_decode_bit_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_bit_string.c
diff --git a/src/ltc/pk/asn1/der/bit/der_decode_raw_bit_string.c b/src/ltc/pk/asn1/der/bit/der_decode_raw_bit_string.c
index 7e7a4608..ed6440e7 100644
--- a/src/ltc/pk/asn1/der/bit/der_decode_raw_bit_string.c
+++ b/src/ltc/pk/asn1/der/bit/der_decode_raw_bit_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_bit_string.c
diff --git a/src/ltc/pk/asn1/der/bit/der_encode_bit_string.c b/src/ltc/pk/asn1/der/bit/der_encode_bit_string.c
index 7b2c6afa..56217337 100644
--- a/src/ltc/pk/asn1/der/bit/der_encode_bit_string.c
+++ b/src/ltc/pk/asn1/der/bit/der_encode_bit_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_bit_string.c
diff --git a/src/ltc/pk/asn1/der/bit/der_encode_raw_bit_string.c b/src/ltc/pk/asn1/der/bit/der_encode_raw_bit_string.c
index e884dabe..a98a2970 100644
--- a/src/ltc/pk/asn1/der/bit/der_encode_raw_bit_string.c
+++ b/src/ltc/pk/asn1/der/bit/der_encode_raw_bit_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_bit_string.c
diff --git a/src/ltc/pk/asn1/der/bit/der_length_bit_string.c b/src/ltc/pk/asn1/der/bit/der_length_bit_string.c
index 7a652084..edfcc848 100644
--- a/src/ltc/pk/asn1/der/bit/der_length_bit_string.c
+++ b/src/ltc/pk/asn1/der/bit/der_length_bit_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_bit_string.c
diff --git a/src/ltc/pk/asn1/der/boolean/der_decode_boolean.c b/src/ltc/pk/asn1/der/boolean/der_decode_boolean.c
index da60ca90..0fddf5ca 100644
--- a/src/ltc/pk/asn1/der/boolean/der_decode_boolean.c
+++ b/src/ltc/pk/asn1/der/boolean/der_decode_boolean.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_boolean.c
diff --git a/src/ltc/pk/asn1/der/boolean/der_encode_boolean.c b/src/ltc/pk/asn1/der/boolean/der_encode_boolean.c
index c5cacdd4..71bdf8d7 100644
--- a/src/ltc/pk/asn1/der/boolean/der_encode_boolean.c
+++ b/src/ltc/pk/asn1/der/boolean/der_encode_boolean.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_boolean.c
diff --git a/src/ltc/pk/asn1/der/boolean/der_length_boolean.c b/src/ltc/pk/asn1/der/boolean/der_length_boolean.c
index a1a3a7b9..6840e5c7 100644
--- a/src/ltc/pk/asn1/der/boolean/der_length_boolean.c
+++ b/src/ltc/pk/asn1/der/boolean/der_length_boolean.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_boolean.c
diff --git a/src/ltc/pk/asn1/der/choice/der_decode_choice.c b/src/ltc/pk/asn1/der/choice/der_decode_choice.c
index 6e17a4b7..e2ba8342 100644
--- a/src/ltc/pk/asn1/der/choice/der_decode_choice.c
+++ b/src/ltc/pk/asn1/der/choice/der_decode_choice.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_choice.c
diff --git a/src/ltc/pk/asn1/der/custom_type/der_decode_custom_type.c b/src/ltc/pk/asn1/der/custom_type/der_decode_custom_type.c
index 8a0bc85d..17e24b6a 100644
--- a/src/ltc/pk/asn1/der/custom_type/der_decode_custom_type.c
+++ b/src/ltc/pk/asn1/der/custom_type/der_decode_custom_type.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
diff --git a/src/ltc/pk/asn1/der/custom_type/der_encode_custom_type.c b/src/ltc/pk/asn1/der/custom_type/der_encode_custom_type.c
index d19774c4..5bbd65be 100644
--- a/src/ltc/pk/asn1/der/custom_type/der_encode_custom_type.c
+++ b/src/ltc/pk/asn1/der/custom_type/der_encode_custom_type.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
diff --git a/src/ltc/pk/asn1/der/custom_type/der_length_custom_type.c b/src/ltc/pk/asn1/der/custom_type/der_length_custom_type.c
index aecc4647..67b40b4a 100644
--- a/src/ltc/pk/asn1/der/custom_type/der_length_custom_type.c
+++ b/src/ltc/pk/asn1/der/custom_type/der_length_custom_type.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_custom_type.c
diff --git a/src/ltc/pk/asn1/der/general/der_asn1_maps.c b/src/ltc/pk/asn1/der/general/der_asn1_maps.c
index ba9820f4..a49504e7 100644
--- a/src/ltc/pk/asn1/der/general/der_asn1_maps.c
+++ b/src/ltc/pk/asn1/der/general/der_asn1_maps.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_asn1_maps.c
diff --git a/src/ltc/pk/asn1/der/general/der_decode_asn1_identifier.c b/src/ltc/pk/asn1/der/general/der_decode_asn1_identifier.c
index 27296fcd..26cf20af 100644
--- a/src/ltc/pk/asn1/der/general/der_decode_asn1_identifier.c
+++ b/src/ltc/pk/asn1/der/general/der_decode_asn1_identifier.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_asn1_identifier.c
diff --git a/src/ltc/pk/asn1/der/general/der_decode_asn1_length.c b/src/ltc/pk/asn1/der/general/der_decode_asn1_length.c
index 0e1bc6c2..0021eea9 100644
--- a/src/ltc/pk/asn1/der/general/der_decode_asn1_length.c
+++ b/src/ltc/pk/asn1/der/general/der_decode_asn1_length.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_asn1_length.c
diff --git a/src/ltc/pk/asn1/der/general/der_encode_asn1_identifier.c b/src/ltc/pk/asn1/der/general/der_encode_asn1_identifier.c
index 82145d56..c366ad3f 100644
--- a/src/ltc/pk/asn1/der/general/der_encode_asn1_identifier.c
+++ b/src/ltc/pk/asn1/der/general/der_encode_asn1_identifier.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_asn1_identifier.c
diff --git a/src/ltc/pk/asn1/der/general/der_encode_asn1_length.c b/src/ltc/pk/asn1/der/general/der_encode_asn1_length.c
index 0d871afe..645626a5 100644
--- a/src/ltc/pk/asn1/der/general/der_encode_asn1_length.c
+++ b/src/ltc/pk/asn1/der/general/der_encode_asn1_length.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_asn1_length.c
diff --git a/src/ltc/pk/asn1/der/general/der_length_asn1_identifier.c b/src/ltc/pk/asn1/der/general/der_length_asn1_identifier.c
index 40e76f02..ac500757 100644
--- a/src/ltc/pk/asn1/der/general/der_length_asn1_identifier.c
+++ b/src/ltc/pk/asn1/der/general/der_length_asn1_identifier.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_asn1_identifier.c
diff --git a/src/ltc/pk/asn1/der/general/der_length_asn1_length.c b/src/ltc/pk/asn1/der/general/der_length_asn1_length.c
index 1271e1cb..1ce8be4f 100644
--- a/src/ltc/pk/asn1/der/general/der_length_asn1_length.c
+++ b/src/ltc/pk/asn1/der/general/der_length_asn1_length.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_asn1_length.c
diff --git a/src/ltc/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c b/src/ltc/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c
index 016a4c2c..a5f84739 100644
--- a/src/ltc/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c
+++ b/src/ltc/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_generalizedtime.c
diff --git a/src/ltc/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c b/src/ltc/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c
index d7c81342..018d2efe 100644
--- a/src/ltc/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c
+++ b/src/ltc/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_utctime.c
diff --git a/src/ltc/pk/asn1/der/generalizedtime/der_length_generalizedtime.c b/src/ltc/pk/asn1/der/generalizedtime/der_length_generalizedtime.c
index f3fbcc6f..a3ba1899 100644
--- a/src/ltc/pk/asn1/der/generalizedtime/der_length_generalizedtime.c
+++ b/src/ltc/pk/asn1/der/generalizedtime/der_length_generalizedtime.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_utctime.c
diff --git a/src/ltc/pk/asn1/der/ia5/der_decode_ia5_string.c b/src/ltc/pk/asn1/der/ia5/der_decode_ia5_string.c
index 15e90f88..e5aed676 100644
--- a/src/ltc/pk/asn1/der/ia5/der_decode_ia5_string.c
+++ b/src/ltc/pk/asn1/der/ia5/der_decode_ia5_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_ia5_string.c
diff --git a/src/ltc/pk/asn1/der/ia5/der_encode_ia5_string.c b/src/ltc/pk/asn1/der/ia5/der_encode_ia5_string.c
index fee1c703..fb6a4f8e 100644
--- a/src/ltc/pk/asn1/der/ia5/der_encode_ia5_string.c
+++ b/src/ltc/pk/asn1/der/ia5/der_encode_ia5_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_ia5_string.c
diff --git a/src/ltc/pk/asn1/der/ia5/der_length_ia5_string.c b/src/ltc/pk/asn1/der/ia5/der_length_ia5_string.c
index 422c4d33..02762999 100644
--- a/src/ltc/pk/asn1/der/ia5/der_length_ia5_string.c
+++ b/src/ltc/pk/asn1/der/ia5/der_length_ia5_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_ia5_string.c
diff --git a/src/ltc/pk/asn1/der/integer/der_decode_integer.c b/src/ltc/pk/asn1/der/integer/der_decode_integer.c
index e5c5c122..aed4c86c 100644
--- a/src/ltc/pk/asn1/der/integer/der_decode_integer.c
+++ b/src/ltc/pk/asn1/der/integer/der_decode_integer.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_integer.c
diff --git a/src/ltc/pk/asn1/der/integer/der_encode_integer.c b/src/ltc/pk/asn1/der/integer/der_encode_integer.c
index 3bd95932..3bead0a0 100644
--- a/src/ltc/pk/asn1/der/integer/der_encode_integer.c
+++ b/src/ltc/pk/asn1/der/integer/der_encode_integer.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_integer.c
diff --git a/src/ltc/pk/asn1/der/integer/der_length_integer.c b/src/ltc/pk/asn1/der/integer/der_length_integer.c
index 60daffa7..7dce18ef 100644
--- a/src/ltc/pk/asn1/der/integer/der_length_integer.c
+++ b/src/ltc/pk/asn1/der/integer/der_length_integer.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_integer.c
diff --git a/src/ltc/pk/asn1/der/object_identifier/der_decode_object_identifier.c b/src/ltc/pk/asn1/der/object_identifier/der_decode_object_identifier.c
index 48a95473..f4978627 100644
--- a/src/ltc/pk/asn1/der/object_identifier/der_decode_object_identifier.c
+++ b/src/ltc/pk/asn1/der/object_identifier/der_decode_object_identifier.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_object_identifier.c
diff --git a/src/ltc/pk/asn1/der/object_identifier/der_encode_object_identifier.c b/src/ltc/pk/asn1/der/object_identifier/der_encode_object_identifier.c
index af2a8f73..881809f6 100644
--- a/src/ltc/pk/asn1/der/object_identifier/der_encode_object_identifier.c
+++ b/src/ltc/pk/asn1/der/object_identifier/der_encode_object_identifier.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_object_identifier.c
diff --git a/src/ltc/pk/asn1/der/object_identifier/der_length_object_identifier.c b/src/ltc/pk/asn1/der/object_identifier/der_length_object_identifier.c
index 9db5fe1e..cc22a3c9 100644
--- a/src/ltc/pk/asn1/der/object_identifier/der_length_object_identifier.c
+++ b/src/ltc/pk/asn1/der/object_identifier/der_length_object_identifier.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_object_identifier.c
diff --git a/src/ltc/pk/asn1/der/octet/der_decode_octet_string.c b/src/ltc/pk/asn1/der/octet/der_decode_octet_string.c
index a9b3cdc5..f6006378 100644
--- a/src/ltc/pk/asn1/der/octet/der_decode_octet_string.c
+++ b/src/ltc/pk/asn1/der/octet/der_decode_octet_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_octet_string.c
diff --git a/src/ltc/pk/asn1/der/octet/der_encode_octet_string.c b/src/ltc/pk/asn1/der/octet/der_encode_octet_string.c
index fd79c673..f2745158 100644
--- a/src/ltc/pk/asn1/der/octet/der_encode_octet_string.c
+++ b/src/ltc/pk/asn1/der/octet/der_encode_octet_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_octet_string.c
diff --git a/src/ltc/pk/asn1/der/octet/der_length_octet_string.c b/src/ltc/pk/asn1/der/octet/der_length_octet_string.c
index 9e5386a3..8c3db1c1 100644
--- a/src/ltc/pk/asn1/der/octet/der_length_octet_string.c
+++ b/src/ltc/pk/asn1/der/octet/der_length_octet_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_octet_string.c
diff --git a/src/ltc/pk/asn1/der/printable_string/der_decode_printable_string.c b/src/ltc/pk/asn1/der/printable_string/der_decode_printable_string.c
index 1ec9e3c7..2cd88242 100644
--- a/src/ltc/pk/asn1/der/printable_string/der_decode_printable_string.c
+++ b/src/ltc/pk/asn1/der/printable_string/der_decode_printable_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_printable_string.c
diff --git a/src/ltc/pk/asn1/der/printable_string/der_encode_printable_string.c b/src/ltc/pk/asn1/der/printable_string/der_encode_printable_string.c
index bd593916..c2132de7 100644
--- a/src/ltc/pk/asn1/der/printable_string/der_encode_printable_string.c
+++ b/src/ltc/pk/asn1/der/printable_string/der_encode_printable_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_printable_string.c
diff --git a/src/ltc/pk/asn1/der/printable_string/der_length_printable_string.c b/src/ltc/pk/asn1/der/printable_string/der_length_printable_string.c
index b6eb8502..3d48c77a 100644
--- a/src/ltc/pk/asn1/der/printable_string/der_length_printable_string.c
+++ b/src/ltc/pk/asn1/der/printable_string/der_length_printable_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_printable_string.c
diff --git a/src/ltc/pk/asn1/der/sequence/der_decode_sequence_ex.c b/src/ltc/pk/asn1/der/sequence/der_decode_sequence_ex.c
index 10cfd218..8143530e 100644
--- a/src/ltc/pk/asn1/der/sequence/der_decode_sequence_ex.c
+++ b/src/ltc/pk/asn1/der/sequence/der_decode_sequence_ex.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
diff --git a/src/ltc/pk/asn1/der/sequence/der_decode_sequence_flexi.c b/src/ltc/pk/asn1/der/sequence/der_decode_sequence_flexi.c
index a6c3cf76..94c39883 100644
--- a/src/ltc/pk/asn1/der/sequence/der_decode_sequence_flexi.c
+++ b/src/ltc/pk/asn1/der/sequence/der_decode_sequence_flexi.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_sequence_flexi.c
diff --git a/src/ltc/pk/asn1/der/sequence/der_decode_sequence_multi.c b/src/ltc/pk/asn1/der/sequence/der_decode_sequence_multi.c
index 280d7cdb..1bb75d27 100644
--- a/src/ltc/pk/asn1/der/sequence/der_decode_sequence_multi.c
+++ b/src/ltc/pk/asn1/der/sequence/der_decode_sequence_multi.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
#include <stdarg.h>
diff --git a/src/ltc/pk/asn1/der/sequence/der_encode_sequence_ex.c b/src/ltc/pk/asn1/der/sequence/der_encode_sequence_ex.c
index a69db8f8..50b3a4cd 100644
--- a/src/ltc/pk/asn1/der/sequence/der_encode_sequence_ex.c
+++ b/src/ltc/pk/asn1/der/sequence/der_encode_sequence_ex.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
diff --git a/src/ltc/pk/asn1/der/sequence/der_encode_sequence_multi.c b/src/ltc/pk/asn1/der/sequence/der_encode_sequence_multi.c
index c8ec59a9..febb4d4c 100644
--- a/src/ltc/pk/asn1/der/sequence/der_encode_sequence_multi.c
+++ b/src/ltc/pk/asn1/der/sequence/der_encode_sequence_multi.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
#include <stdarg.h>
diff --git a/src/ltc/pk/asn1/der/sequence/der_length_sequence.c b/src/ltc/pk/asn1/der/sequence/der_length_sequence.c
index 74628545..df7f2aaf 100644
--- a/src/ltc/pk/asn1/der/sequence/der_length_sequence.c
+++ b/src/ltc/pk/asn1/der/sequence/der_length_sequence.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_sequence.c
diff --git a/src/ltc/pk/asn1/der/sequence/der_sequence_free.c b/src/ltc/pk/asn1/der/sequence/der_sequence_free.c
index 3c2a6638..bff19094 100644
--- a/src/ltc/pk/asn1/der/sequence/der_sequence_free.c
+++ b/src/ltc/pk/asn1/der/sequence/der_sequence_free.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_sequence_free.c
diff --git a/src/ltc/pk/asn1/der/sequence/der_sequence_shrink.c b/src/ltc/pk/asn1/der/sequence/der_sequence_shrink.c
index fdfe91bb..eb9335fd 100644
--- a/src/ltc/pk/asn1/der/sequence/der_sequence_shrink.c
+++ b/src/ltc/pk/asn1/der/sequence/der_sequence_shrink.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_sequence_shrink.c
diff --git a/src/ltc/pk/asn1/der/set/der_encode_set.c b/src/ltc/pk/asn1/der/set/der_encode_set.c
index eba52422..636669c7 100644
--- a/src/ltc/pk/asn1/der/set/der_encode_set.c
+++ b/src/ltc/pk/asn1/der/set/der_encode_set.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_set.c
diff --git a/src/ltc/pk/asn1/der/set/der_encode_setof.c b/src/ltc/pk/asn1/der/set/der_encode_setof.c
index 3bac3459..d1dc73b4 100644
--- a/src/ltc/pk/asn1/der/set/der_encode_setof.c
+++ b/src/ltc/pk/asn1/der/set/der_encode_setof.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_setof.c
diff --git a/src/ltc/pk/asn1/der/short_integer/der_decode_short_integer.c b/src/ltc/pk/asn1/der/short_integer/der_decode_short_integer.c
index 71debf31..3b01323e 100644
--- a/src/ltc/pk/asn1/der/short_integer/der_decode_short_integer.c
+++ b/src/ltc/pk/asn1/der/short_integer/der_decode_short_integer.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_short_integer.c
diff --git a/src/ltc/pk/asn1/der/short_integer/der_encode_short_integer.c b/src/ltc/pk/asn1/der/short_integer/der_encode_short_integer.c
index ea413ebc..ddab980d 100644
--- a/src/ltc/pk/asn1/der/short_integer/der_encode_short_integer.c
+++ b/src/ltc/pk/asn1/der/short_integer/der_encode_short_integer.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_short_integer.c
diff --git a/src/ltc/pk/asn1/der/short_integer/der_length_short_integer.c b/src/ltc/pk/asn1/der/short_integer/der_length_short_integer.c
index 8c1de289..75c719b8 100644
--- a/src/ltc/pk/asn1/der/short_integer/der_length_short_integer.c
+++ b/src/ltc/pk/asn1/der/short_integer/der_length_short_integer.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_short_integer.c
diff --git a/src/ltc/pk/asn1/der/teletex_string/der_decode_teletex_string.c b/src/ltc/pk/asn1/der/teletex_string/der_decode_teletex_string.c
index cd530a2b..9389369a 100644
--- a/src/ltc/pk/asn1/der/teletex_string/der_decode_teletex_string.c
+++ b/src/ltc/pk/asn1/der/teletex_string/der_decode_teletex_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_teletex_string.c
diff --git a/src/ltc/pk/asn1/der/teletex_string/der_length_teletex_string.c b/src/ltc/pk/asn1/der/teletex_string/der_length_teletex_string.c
index a35c6d76..13b44879 100644
--- a/src/ltc/pk/asn1/der/teletex_string/der_length_teletex_string.c
+++ b/src/ltc/pk/asn1/der/teletex_string/der_length_teletex_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_teletex_string.c
diff --git a/src/ltc/pk/asn1/der/utctime/der_decode_utctime.c b/src/ltc/pk/asn1/der/utctime/der_decode_utctime.c
index 07fcb807..fba9184b 100644
--- a/src/ltc/pk/asn1/der/utctime/der_decode_utctime.c
+++ b/src/ltc/pk/asn1/der/utctime/der_decode_utctime.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_utctime.c
diff --git a/src/ltc/pk/asn1/der/utctime/der_encode_utctime.c b/src/ltc/pk/asn1/der/utctime/der_encode_utctime.c
index 19aa9da3..258afcad 100644
--- a/src/ltc/pk/asn1/der/utctime/der_encode_utctime.c
+++ b/src/ltc/pk/asn1/der/utctime/der_encode_utctime.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_utctime.c
diff --git a/src/ltc/pk/asn1/der/utctime/der_length_utctime.c b/src/ltc/pk/asn1/der/utctime/der_length_utctime.c
index c0d1b57b..c85a9357 100644
--- a/src/ltc/pk/asn1/der/utctime/der_length_utctime.c
+++ b/src/ltc/pk/asn1/der/utctime/der_length_utctime.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_utctime.c
diff --git a/src/ltc/pk/asn1/der/utf8/der_decode_utf8_string.c b/src/ltc/pk/asn1/der/utf8/der_decode_utf8_string.c
index c86d6603..94555b99 100644
--- a/src/ltc/pk/asn1/der/utf8/der_decode_utf8_string.c
+++ b/src/ltc/pk/asn1/der/utf8/der_decode_utf8_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_decode_utf8_string.c
diff --git a/src/ltc/pk/asn1/der/utf8/der_encode_utf8_string.c b/src/ltc/pk/asn1/der/utf8/der_encode_utf8_string.c
index 1c6e09b5..5deb11ae 100644
--- a/src/ltc/pk/asn1/der/utf8/der_encode_utf8_string.c
+++ b/src/ltc/pk/asn1/der/utf8/der_encode_utf8_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_encode_utf8_string.c
diff --git a/src/ltc/pk/asn1/der/utf8/der_length_utf8_string.c b/src/ltc/pk/asn1/der/utf8/der_length_utf8_string.c
index b4292846..48eed3bb 100644
--- a/src/ltc/pk/asn1/der/utf8/der_length_utf8_string.c
+++ b/src/ltc/pk/asn1/der/utf8/der_length_utf8_string.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file der_length_utf8_string.c
diff --git a/src/ltc/pk/asn1/x509/x509_decode_subject_public_key_info.c b/src/ltc/pk/asn1/x509/x509_decode_subject_public_key_info.c
index 134eac2b..ba51f292 100644
--- a/src/ltc/pk/asn1/x509/x509_decode_subject_public_key_info.c
+++ b/src/ltc/pk/asn1/x509/x509_decode_subject_public_key_info.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file x509_decode_subject_public_key_info.c
diff --git a/src/ltc/pk/asn1/x509/x509_encode_subject_public_key_info.c b/src/ltc/pk/asn1/x509/x509_encode_subject_public_key_info.c
index 25c1195d..bb29fed8 100644
--- a/src/ltc/pk/asn1/x509/x509_encode_subject_public_key_info.c
+++ b/src/ltc/pk/asn1/x509/x509_encode_subject_public_key_info.c
@@ -6,7 +6,7 @@
* The library is free for all purposes without any express
* guarantee it works.
*/
-#include "tomcrypt.h"
+#include "tomcrypt_private.h"
/**
@file x509_encode_subject_public_key_info.c