summaryrefslogtreecommitdiffstats
path: root/providers/common/include/internal/providercommonerr.h
diff options
context:
space:
mode:
Diffstat (limited to 'providers/common/include/internal/providercommonerr.h')
-rw-r--r--providers/common/include/internal/providercommonerr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/providers/common/include/internal/providercommonerr.h b/providers/common/include/internal/providercommonerr.h
index 7c4a175c25..3835d35d96 100644
--- a/providers/common/include/internal/providercommonerr.h
+++ b/providers/common/include/internal/providercommonerr.h
@@ -28,8 +28,8 @@ int ERR_load_PROV_strings(void);
# define PROV_F_AES_BLOCK_FINAL 0
# define PROV_F_AES_BLOCK_UPDATE 0
# define PROV_F_AES_CIPHER 0
-# define PROV_F_AES_CTX_GET_PARAMS 0
-# define PROV_F_AES_CTX_SET_PARAMS 0
+# define PROV_F_AES_GET_CTX_PARAMS 0
+# define PROV_F_AES_SET_CTX_PARAMS 0
# define PROV_F_AES_DINIT 0
# define PROV_F_AES_DUPCTX 0
# define PROV_F_AES_EINIT 0