summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjsing <>2019-04-19 14:52:00 +0000
committerjsing <>2019-04-19 14:52:00 +0000
commit7ebf64f4e2ea78dad6ee07b4ff9a78650c0f58ed (patch)
tree2bafc602936d8acbe25b4de3f0fe8632d41e831c
parent8db0fb09968c8b153cd6c30bdff10ee3a4d5a71f (diff)
downloadopenbsd-7ebf64f4e2ea78dad6ee07b4ff9a78650c0f58ed.tar.gz
openbsd-7ebf64f4e2ea78dad6ee07b4ff9a78650c0f58ed.tar.bz2
openbsd-7ebf64f4e2ea78dad6ee07b4ff9a78650c0f58ed.zip
Allocate fixed NIDs for SM3/SM4.
-rw-r--r--src/lib/libcrypto/objects/obj_mac.num12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/obj_mac.num b/src/lib/libcrypto/objects/obj_mac.num
index 8efb233308..0db95694d2 100644
--- a/src/lib/libcrypto/objects/obj_mac.num
+++ b/src/lib/libcrypto/objects/obj_mac.num
@@ -965,3 +965,15 @@ auth_ecdsa 964
965auth_gost01 965 965auth_gost01 965
966auth_null 966 966auth_null 966
967chacha20_poly1305 967 967chacha20_poly1305 967
968sm3 968
969sm3WithRSAEncryption 969
970ISO_CN 970
971oscca 971
972sm_scheme 972
973sm4_ecb 973
974sm4_cbc 974
975sm4_ofb128 975
976sm4_cfb128 976
977sm4_cfb1 977
978sm4_cfb8 978
979sm4_ctr 979