summaryrefslogtreecommitdiffstats
path: root/providers/implementations/include/prov/names.h
diff options
context:
space:
mode:
Diffstat (limited to 'providers/implementations/include/prov/names.h')
-rw-r--r--providers/implementations/include/prov/names.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/providers/implementations/include/prov/names.h b/providers/implementations/include/prov/names.h
index 3acea6eaa0..fa9715d5cd 100644
--- a/providers/implementations/include/prov/names.h
+++ b/providers/implementations/include/prov/names.h
@@ -167,6 +167,7 @@
#define PROV_NAMES_SM4_CFB "SM4-CFB:SM4-CFB128:1.2.156.10197.1.104.4"
#define PROV_NAMES_SM4_GCM "SM4-GCM:1.2.156.10197.1.104.8"
#define PROV_NAMES_SM4_CCM "SM4-CCM:1.2.156.10197.1.104.9"
+#define PROV_NAMES_SM4_XTS "SM4-XTS:1.2.156.10197.1.104.10"
#define PROV_NAMES_ChaCha20 "ChaCha20"
#define PROV_NAMES_ChaCha20_Poly1305 "ChaCha20-Poly1305"
#define PROV_NAMES_CAST5_ECB "CAST5-ECB"