aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/openssl/include
diff options
context:
space:
mode:
authorselivni <selivni@yandex-team.ru>2022-02-10 16:47:47 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:47 +0300
commit11ec0273ab97c87692cd0004865c7f24d14f9902 (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /contrib/libs/openssl/include
parentfd7c757f129e0df24dd53f64c9b67053da4e8799 (diff)
downloadydb-11ec0273ab97c87692cd0004865c7f24d14f9902.tar.gz
Restoring authorship annotation for <selivni@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/openssl/include')
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf-android-arm.h50
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf-android-arm64.h50
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf-android-i686.h50
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf-android-x86_64.h50
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf-ios-arm64.h50
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf-ios-armv7.h50
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf-ios-i386.h50
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf-ios-x86_64.h50
-rw-r--r--contrib/libs/openssl/include/crypto/bn_conf.h32
-rw-r--r--contrib/libs/openssl/include/openssl/opensslconf-android-i686.h4
10 files changed, 218 insertions, 218 deletions
diff --git a/contrib/libs/openssl/include/crypto/bn_conf-android-arm.h b/contrib/libs/openssl/include/crypto/bn_conf-android-arm.h
index 7abdd5ec3e..16d6e93a00 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf-android-arm.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf-android-arm.h
@@ -1,28 +1,28 @@
-/* WARNING: do not edit! */
+/* WARNING: do not edit! */
/* Generated by Makefile from ../include/crypto/bn_conf.h.in */
-/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
- *
- * Licensed under the OpenSSL license (the "License"). You may not use
- * this file except in compliance with the License. You can obtain a copy
- * in the file LICENSE in the source distribution or at
- * https://www.openssl.org/source/license.html
- */
-
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
-
-/*
- * The contents of this file are not used in the UEFI build, as
- * both 32-bit and 64-bit builds are supported from a single run
- * of the Configure script.
- */
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#undef SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#define THIRTY_TWO_BIT
-
-#endif
+
+/*
+ * The contents of this file are not used in the UEFI build, as
+ * both 32-bit and 64-bit builds are supported from a single run
+ * of the Configure script.
+ */
+
+/* Should we define BN_DIV2W here? */
+
+/* Only one for the following should be defined */
+#undef SIXTY_FOUR_BIT_LONG
+#undef SIXTY_FOUR_BIT
+#define THIRTY_TWO_BIT
+
+#endif
diff --git a/contrib/libs/openssl/include/crypto/bn_conf-android-arm64.h b/contrib/libs/openssl/include/crypto/bn_conf-android-arm64.h
index 7a4f490f28..0bacac0ee3 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf-android-arm64.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf-android-arm64.h
@@ -1,28 +1,28 @@
-/* WARNING: do not edit! */
+/* WARNING: do not edit! */
/* Generated by Makefile from ../include/crypto/bn_conf.h.in */
-/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
- *
- * Licensed under the OpenSSL license (the "License"). You may not use
- * this file except in compliance with the License. You can obtain a copy
- * in the file LICENSE in the source distribution or at
- * https://www.openssl.org/source/license.html
- */
-
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
-
-/*
- * The contents of this file are not used in the UEFI build, as
- * both 32-bit and 64-bit builds are supported from a single run
- * of the Configure script.
- */
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#define SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#undef THIRTY_TWO_BIT
-
-#endif
+
+/*
+ * The contents of this file are not used in the UEFI build, as
+ * both 32-bit and 64-bit builds are supported from a single run
+ * of the Configure script.
+ */
+
+/* Should we define BN_DIV2W here? */
+
+/* Only one for the following should be defined */
+#define SIXTY_FOUR_BIT_LONG
+#undef SIXTY_FOUR_BIT
+#undef THIRTY_TWO_BIT
+
+#endif
diff --git a/contrib/libs/openssl/include/crypto/bn_conf-android-i686.h b/contrib/libs/openssl/include/crypto/bn_conf-android-i686.h
index 7abdd5ec3e..16d6e93a00 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf-android-i686.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf-android-i686.h
@@ -1,28 +1,28 @@
-/* WARNING: do not edit! */
+/* WARNING: do not edit! */
/* Generated by Makefile from ../include/crypto/bn_conf.h.in */
-/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
- *
- * Licensed under the OpenSSL license (the "License"). You may not use
- * this file except in compliance with the License. You can obtain a copy
- * in the file LICENSE in the source distribution or at
- * https://www.openssl.org/source/license.html
- */
-
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
-
-/*
- * The contents of this file are not used in the UEFI build, as
- * both 32-bit and 64-bit builds are supported from a single run
- * of the Configure script.
- */
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#undef SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#define THIRTY_TWO_BIT
-
-#endif
+
+/*
+ * The contents of this file are not used in the UEFI build, as
+ * both 32-bit and 64-bit builds are supported from a single run
+ * of the Configure script.
+ */
+
+/* Should we define BN_DIV2W here? */
+
+/* Only one for the following should be defined */
+#undef SIXTY_FOUR_BIT_LONG
+#undef SIXTY_FOUR_BIT
+#define THIRTY_TWO_BIT
+
+#endif
diff --git a/contrib/libs/openssl/include/crypto/bn_conf-android-x86_64.h b/contrib/libs/openssl/include/crypto/bn_conf-android-x86_64.h
index 7a4f490f28..0bacac0ee3 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf-android-x86_64.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf-android-x86_64.h
@@ -1,28 +1,28 @@
-/* WARNING: do not edit! */
+/* WARNING: do not edit! */
/* Generated by Makefile from ../include/crypto/bn_conf.h.in */
-/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
- *
- * Licensed under the OpenSSL license (the "License"). You may not use
- * this file except in compliance with the License. You can obtain a copy
- * in the file LICENSE in the source distribution or at
- * https://www.openssl.org/source/license.html
- */
-
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
-
-/*
- * The contents of this file are not used in the UEFI build, as
- * both 32-bit and 64-bit builds are supported from a single run
- * of the Configure script.
- */
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#define SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#undef THIRTY_TWO_BIT
-
-#endif
+
+/*
+ * The contents of this file are not used in the UEFI build, as
+ * both 32-bit and 64-bit builds are supported from a single run
+ * of the Configure script.
+ */
+
+/* Should we define BN_DIV2W here? */
+
+/* Only one for the following should be defined */
+#define SIXTY_FOUR_BIT_LONG
+#undef SIXTY_FOUR_BIT
+#undef THIRTY_TWO_BIT
+
+#endif
diff --git a/contrib/libs/openssl/include/crypto/bn_conf-ios-arm64.h b/contrib/libs/openssl/include/crypto/bn_conf-ios-arm64.h
index 7a4f490f28..0bacac0ee3 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf-ios-arm64.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf-ios-arm64.h
@@ -1,28 +1,28 @@
-/* WARNING: do not edit! */
+/* WARNING: do not edit! */
/* Generated by Makefile from ../include/crypto/bn_conf.h.in */
-/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
- *
- * Licensed under the OpenSSL license (the "License"). You may not use
- * this file except in compliance with the License. You can obtain a copy
- * in the file LICENSE in the source distribution or at
- * https://www.openssl.org/source/license.html
- */
-
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
-
-/*
- * The contents of this file are not used in the UEFI build, as
- * both 32-bit and 64-bit builds are supported from a single run
- * of the Configure script.
- */
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#define SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#undef THIRTY_TWO_BIT
-
-#endif
+
+/*
+ * The contents of this file are not used in the UEFI build, as
+ * both 32-bit and 64-bit builds are supported from a single run
+ * of the Configure script.
+ */
+
+/* Should we define BN_DIV2W here? */
+
+/* Only one for the following should be defined */
+#define SIXTY_FOUR_BIT_LONG
+#undef SIXTY_FOUR_BIT
+#undef THIRTY_TWO_BIT
+
+#endif
diff --git a/contrib/libs/openssl/include/crypto/bn_conf-ios-armv7.h b/contrib/libs/openssl/include/crypto/bn_conf-ios-armv7.h
index 7abdd5ec3e..16d6e93a00 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf-ios-armv7.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf-ios-armv7.h
@@ -1,28 +1,28 @@
-/* WARNING: do not edit! */
+/* WARNING: do not edit! */
/* Generated by Makefile from ../include/crypto/bn_conf.h.in */
-/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
- *
- * Licensed under the OpenSSL license (the "License"). You may not use
- * this file except in compliance with the License. You can obtain a copy
- * in the file LICENSE in the source distribution or at
- * https://www.openssl.org/source/license.html
- */
-
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
-
-/*
- * The contents of this file are not used in the UEFI build, as
- * both 32-bit and 64-bit builds are supported from a single run
- * of the Configure script.
- */
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#undef SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#define THIRTY_TWO_BIT
-
-#endif
+
+/*
+ * The contents of this file are not used in the UEFI build, as
+ * both 32-bit and 64-bit builds are supported from a single run
+ * of the Configure script.
+ */
+
+/* Should we define BN_DIV2W here? */
+
+/* Only one for the following should be defined */
+#undef SIXTY_FOUR_BIT_LONG
+#undef SIXTY_FOUR_BIT
+#define THIRTY_TWO_BIT
+
+#endif
diff --git a/contrib/libs/openssl/include/crypto/bn_conf-ios-i386.h b/contrib/libs/openssl/include/crypto/bn_conf-ios-i386.h
index 7abdd5ec3e..16d6e93a00 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf-ios-i386.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf-ios-i386.h
@@ -1,28 +1,28 @@
-/* WARNING: do not edit! */
+/* WARNING: do not edit! */
/* Generated by Makefile from ../include/crypto/bn_conf.h.in */
-/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
- *
- * Licensed under the OpenSSL license (the "License"). You may not use
- * this file except in compliance with the License. You can obtain a copy
- * in the file LICENSE in the source distribution or at
- * https://www.openssl.org/source/license.html
- */
-
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
-
-/*
- * The contents of this file are not used in the UEFI build, as
- * both 32-bit and 64-bit builds are supported from a single run
- * of the Configure script.
- */
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#undef SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#define THIRTY_TWO_BIT
-
-#endif
+
+/*
+ * The contents of this file are not used in the UEFI build, as
+ * both 32-bit and 64-bit builds are supported from a single run
+ * of the Configure script.
+ */
+
+/* Should we define BN_DIV2W here? */
+
+/* Only one for the following should be defined */
+#undef SIXTY_FOUR_BIT_LONG
+#undef SIXTY_FOUR_BIT
+#define THIRTY_TWO_BIT
+
+#endif
diff --git a/contrib/libs/openssl/include/crypto/bn_conf-ios-x86_64.h b/contrib/libs/openssl/include/crypto/bn_conf-ios-x86_64.h
index 7a4f490f28..0bacac0ee3 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf-ios-x86_64.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf-ios-x86_64.h
@@ -1,28 +1,28 @@
-/* WARNING: do not edit! */
+/* WARNING: do not edit! */
/* Generated by Makefile from ../include/crypto/bn_conf.h.in */
-/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
- *
- * Licensed under the OpenSSL license (the "License"). You may not use
- * this file except in compliance with the License. You can obtain a copy
- * in the file LICENSE in the source distribution or at
- * https://www.openssl.org/source/license.html
- */
-
+/*
+ * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
#ifndef OSSL_CRYPTO_BN_CONF_H
# define OSSL_CRYPTO_BN_CONF_H
-
-/*
- * The contents of this file are not used in the UEFI build, as
- * both 32-bit and 64-bit builds are supported from a single run
- * of the Configure script.
- */
-
-/* Should we define BN_DIV2W here? */
-
-/* Only one for the following should be defined */
-#define SIXTY_FOUR_BIT_LONG
-#undef SIXTY_FOUR_BIT
-#undef THIRTY_TWO_BIT
-
-#endif
+
+/*
+ * The contents of this file are not used in the UEFI build, as
+ * both 32-bit and 64-bit builds are supported from a single run
+ * of the Configure script.
+ */
+
+/* Should we define BN_DIV2W here? */
+
+/* Only one for the following should be defined */
+#define SIXTY_FOUR_BIT_LONG
+#undef SIXTY_FOUR_BIT
+#undef THIRTY_TWO_BIT
+
+#endif
diff --git a/contrib/libs/openssl/include/crypto/bn_conf.h b/contrib/libs/openssl/include/crypto/bn_conf.h
index 2c5cb3def8..ec5cf5d4d6 100644
--- a/contrib/libs/openssl/include/crypto/bn_conf.h
+++ b/contrib/libs/openssl/include/crypto/bn_conf.h
@@ -1,19 +1,19 @@
-#if defined(__APPLE__) && defined(__IOS__) && defined(__i386__)
-# include "bn_conf-ios-i386.h"
-#elif defined(__APPLE__) && defined(__IOS__) && defined(__x86_64__)
-# include "bn_conf-ios-x86_64.h"
-#elif defined(__APPLE__) && defined(__IOS__) && defined(__arm__)
-# include "bn_conf-ios-armv7.h"
-#elif defined(__APPLE__) && defined(__IOS__) && defined(__aarch64__)
-# include "bn_conf-ios-arm64.h"
-#elif defined(__ANDROID__) && defined(__x86_64__)
-# include "bn_conf-android-x86_64.h"
-#elif defined(__ANDROID__) && defined(__i686__)
-# include "bn_conf-android-i686.h"
-#elif defined(__ANDROID__) && defined(__aarch64__)
-# include "bn_conf-android-arm64.h"
-#elif defined(__ANDROID__) && defined(__arm__)
-# include "bn_conf-android-arm.h"
+#if defined(__APPLE__) && defined(__IOS__) && defined(__i386__)
+# include "bn_conf-ios-i386.h"
+#elif defined(__APPLE__) && defined(__IOS__) && defined(__x86_64__)
+# include "bn_conf-ios-x86_64.h"
+#elif defined(__APPLE__) && defined(__IOS__) && defined(__arm__)
+# include "bn_conf-ios-armv7.h"
+#elif defined(__APPLE__) && defined(__IOS__) && defined(__aarch64__)
+# include "bn_conf-ios-arm64.h"
+#elif defined(__ANDROID__) && defined(__x86_64__)
+# include "bn_conf-android-x86_64.h"
+#elif defined(__ANDROID__) && defined(__i686__)
+# include "bn_conf-android-i686.h"
+#elif defined(__ANDROID__) && defined(__aarch64__)
+# include "bn_conf-android-arm64.h"
+#elif defined(__ANDROID__) && defined(__arm__)
+# include "bn_conf-android-arm.h"
#elif defined(_MSC_VER) && defined(_M_X64)
# include "bn_conf-win-x86_64.h"
#elif defined(_MSC_VER) && defined(_M_IX86)
diff --git a/contrib/libs/openssl/include/openssl/opensslconf-android-i686.h b/contrib/libs/openssl/include/openssl/opensslconf-android-i686.h
index f0bd8b9d56..aa918cfb5b 100644
--- a/contrib/libs/openssl/include/openssl/opensslconf-android-i686.h
+++ b/contrib/libs/openssl/include/openssl/opensslconf-android-i686.h
@@ -191,9 +191,9 @@ extern "C" {
#if !defined(OPENSSL_SYS_UEFI)
# define BN_LLONG
/* Only one for the following should be defined */
-# undef SIXTY_FOUR_BIT_LONG
+# undef SIXTY_FOUR_BIT_LONG
# undef SIXTY_FOUR_BIT
-# define THIRTY_TWO_BIT
+# define THIRTY_TWO_BIT
#endif
#define RC4_INT unsigned int