mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-28 03:06:24 +08:00
expose all functions
This commit is contained in:
@@ -52,8 +52,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <gmssl/oid.h>
|
||||
#include <gmssl/block_cipher.h>
|
||||
#include "endian.h"
|
||||
|
||||
#include <gmssl/endian.h>
|
||||
|
||||
|
||||
int block_cipher_set_encrypt_key(BLOCK_CIPHER_KEY *key, const BLOCK_CIPHER *cipher, const uint8_t *raw_key)
|
||||
|
||||
Reference in New Issue
Block a user