mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-26 23:23:40 +08:00
Update v3 API
This commit is contained in:
@@ -64,10 +64,6 @@ extern "C" {
|
||||
int hex_to_bytes(const char *in, size_t inlen, uint8_t *out, size_t *outlen);
|
||||
|
||||
|
||||
int hex2bin(const char *in, size_t inlen, uint8_t *out);
|
||||
//int OPENSSL_hexchar2int(unsigned char c);
|
||||
//unsigned char *OPENSSL_hexstr2buf(const char *str, size_t *len);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user