mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-19 11:23:38 +08:00
Update hmac.h
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define HMAC_MAX_SIZE (DIGEST_MAX_SIZE)
|
||||
|
||||
#define HMAC_MAX_SIZE DIGEST_MAX_SIZE
|
||||
#define HMAC_MAX_BLOCK_SIZE DIGEST_MAX_BLOCK_SIZE
|
||||
|
||||
|
||||
typedef struct hmac_ctx_st {
|
||||
|
||||
Reference in New Issue
Block a user