mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-30 14:42:36 +08:00
some update
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
typedef struct CBCMAC_CTX_st CBCMAC_CTX;
|
||||
|
||||
CBCMAC_CTX *CBCMAC_CTX_new(void);
|
||||
void CBCMAC_CTX_cleanup(CBCMAC_CTX *ctx);
|
||||
|
||||
Reference in New Issue
Block a user