Rename sm3hmac command to sm3_hmac

This commit is contained in:
Zhi Guan
2026-06-26 22:37:44 +08:00
parent 54afcd99d5
commit 1941ded6d5
5 changed files with 18 additions and 17 deletions

View File

@@ -18,7 +18,7 @@ extern "C" {
#define GMSSL_VERSION_NUM 30300
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1176"
#define GMSSL_VERSION_STR "GmSSL 3.3.0-dev.1177"
int gmssl_version_num(void);
const char *gmssl_version_str(void);