summaryrefslogtreecommitdiff
path: root/nettle-meta.h
diff options
context:
space:
mode:
Diffstat (limited to 'nettle-meta.h')
-rw-r--r--nettle-meta.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nettle-meta.h b/nettle-meta.h
index 664321d8..d684947e 100644
--- a/nettle-meta.h
+++ b/nettle-meta.h
@@ -291,6 +291,7 @@ extern const struct nettle_mac nettle_hmac_sha384;
extern const struct nettle_mac nettle_hmac_sha512;
extern const struct nettle_mac nettle_hmac_streebog256;
extern const struct nettle_mac nettle_hmac_streebog512;
+extern const struct nettle_mac nettle_hmac_sm3;
#ifdef __cplusplus
}