mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-09 07:23:56 +08:00
sm2
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#include "sms4.h"
|
||||
|
||||
void sms4_cbc_encrypt(const unsigned char *in, unsigned char *out,
|
||||
size_t len, const sms4_key_t *key,
|
||||
size_t len, sms4_key_t *key,
|
||||
unsigned char *ivec, int encrypt)
|
||||
{
|
||||
if(encrypt)
|
||||
|
||||
Reference in New Issue
Block a user