mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-20 03:44:15 +08:00
Update hmac.h
This commit is contained in:
@@ -19,7 +19,9 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#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 {
|
typedef struct hmac_ctx_st {
|
||||||
|
|||||||
Reference in New Issue
Block a user