Update sm2_standard_exch.c

This commit is contained in:
GGSuchao
2017-06-25 01:18:57 +08:00
parent 80048b7424
commit e4c9fdc669

View File

@@ -1,6 +1,5 @@
#include <malloc.h>
#include "openssl/sm2_standard_exch.h"
#include "openssl/kdf_standard_exch.h"
/* calculation of w */
int SM2_w(big n)