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 131199a633..6461c3453b 100644
--- a/crypto/objects/obj_mac.h
+++ b/crypto/objects/obj_mac.h
@@ -3680,3 +3680,7 @@
#define LN_camellia_256_cfb8 "camellia-256-cfb8"
#define NID_camellia_256_cfb8 765
+#define SN_hmac "HMAC"
+#define LN_hmac "hmac"
+#define NID_hmac 836
+