expose all functions

This commit is contained in:
Zhi Guan
2022-05-01 09:46:46 +08:00
parent d667028914
commit d1b3816319
37 changed files with 263 additions and 982 deletions

View File

@@ -48,7 +48,8 @@
#include <string.h>
#include <gmssl/sm3.h>
#include "endian.h"
#include <gmssl/endian.h>
#ifdef SM3_SSE3
# include <x86intrin.h>