aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/obj_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/objects/obj_mac.h')
-rw-r--r--crypto/objects/obj_mac.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/objects/obj_mac.h b/crypto/objects/obj_mac.h
index a4326633cd..f6683405df 100644
--- a/crypto/objects/obj_mac.h
+++ b/crypto/objects/obj_mac.h
@@ -3916,3 +3916,7 @@
#define LN_hmac "hmac"
#define NID_hmac 855
+#define SN_cmac "CMAC"
+#define LN_cmac "cmac"
+#define NID_cmac 894
+