summaryrefslogtreecommitdiff
path: root/lib/libcrypto/objects
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2019-04-19 14:52:01 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2019-04-19 14:52:01 +0000
commit579e6ec421bfb6d5b4576d259c28dc4175f4b184 (patch)
treed8cb195a2dff54b46e4b5b693f662220fdf62f10 /lib/libcrypto/objects
parentc322a1abe5df1e08e8233ac7ede706e992c48e79 (diff)
Allocate fixed NIDs for SM3/SM4.
Diffstat (limited to 'lib/libcrypto/objects')
-rw-r--r--lib/libcrypto/objects/obj_mac.num12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/libcrypto/objects/obj_mac.num b/lib/libcrypto/objects/obj_mac.num
index 8efb2333088..0db95694d27 100644
--- a/lib/libcrypto/objects/obj_mac.num
+++ b/lib/libcrypto/objects/obj_mac.num
@@ -965,3 +965,15 @@ auth_ecdsa 964
auth_gost01 965
auth_null 966
chacha20_poly1305 967
+sm3 968
+sm3WithRSAEncryption 969
+ISO_CN 970
+oscca 971
+sm_scheme 972
+sm4_ecb 973
+sm4_cbc 974
+sm4_ofb128 975
+sm4_cfb128 976
+sm4_cfb1 977
+sm4_cfb8 978
+sm4_ctr 979