summaryrefslogtreecommitdiffstats
path: root/engines/e_afalg_err.h
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-11-12 11:36:38 +0100
committerRichard Levitte <levitte@openssl.org>2021-02-05 14:09:16 +0100
commite337b82410a031f0ff60ebf6744b97da2a276e51 (patch)
treee894d6e9554e0cfe915fa31c92d5647c269a995d /engines/e_afalg_err.h
parentb14c8465c0899c3c2b2acc3d01472941de4c318e (diff)
ERR: Rebuild all generated error headers and source files
This is the result of 'make errors ERROR_REBUILD=-rebuild' Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13392)
Diffstat (limited to 'engines/e_afalg_err.h')
-rw-r--r--engines/e_afalg_err.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/engines/e_afalg_err.h b/engines/e_afalg_err.h
index 08f2d54da5..e15f50d6cc 100644
--- a/engines/e_afalg_err.h
+++ b/engines/e_afalg_err.h
@@ -20,18 +20,6 @@
/*
- * AFALG function codes.
- */
-# ifndef OPENSSL_NO_DEPRECATED_3_0
-# define AFALG_F_AFALG_CHK_PLATFORM 0
-# define AFALG_F_AFALG_CREATE_SK 0
-# define AFALG_F_AFALG_INIT_AIO 0
-# define AFALG_F_AFALG_SETUP_ASYNC_EVENT_NOTIFICATION 0
-# define AFALG_F_AFALG_SET_KEY 0
-# define AFALG_F_BIND_AFALG 0
-# endif
-
-/*
* AFALG reason codes.
*/
# define AFALG_R_EVENTFD_FAILED 108