summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2020-06-21 01:21:19 +0200
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2020-06-24 22:01:22 +0200
commit23c48d94d4d34eedc15fa65e0fa0e38a6137e09f (patch)
tree1cb95463b3278767a65f853b2cc084790a247c44 /include
parent5b286641efef67aed5af026302b2176e3e368ae9 (diff)
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12222)
Diffstat (limited to 'include')
-rw-r--r--include/crypto/evp.h2
-rw-r--r--include/internal/provider.h2
-rw-r--r--include/openssl/core_dispatch.h (renamed from include/openssl/core_numbers.h)0
3 files changed, 2 insertions, 2 deletions
diff --git a/include/crypto/evp.h b/include/crypto/evp.h
index d1756cf183..1044cad218 100644
--- a/include/crypto/evp.h
+++ b/include/crypto/evp.h
@@ -8,7 +8,7 @@
*/
#include <openssl/evp.h>
-#include <openssl/core_numbers.h>
+#include <openssl/core_dispatch.h>
#include "internal/refcount.h"
#include "crypto/ecx.h"
diff --git a/include/internal/provider.h b/include/internal/provider.h
index 3bfc154283..dcd57708ba 100644
--- a/include/internal/provider.h
+++ b/include/internal/provider.h
@@ -11,7 +11,7 @@
# define OSSL_INTERNAL_PROVIDER_H
# include <openssl/core.h>
-# include <openssl/core_numbers.h>
+# include <openssl/core_dispatch.h>
# include "internal/dso.h"
# include "internal/symhacks.h"
diff --git a/include/openssl/core_numbers.h b/include/openssl/core_dispatch.h
index af2a35efc0..af2a35efc0 100644
--- a/include/openssl/core_numbers.h
+++ b/include/openssl/core_dispatch.h