mirror of
https://github.com/status-im/sqlcipher.git
synced 2026-08-30 22:11:14 +00:00
Remove unneeded buffer from openssl_ctx
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
typedef struct {
|
||||
EVP_CIPHER *evp_cipher;
|
||||
unsigned char * buffer;
|
||||
} openssl_ctx;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user