Getting rid of OPTS_TYPE_HASH_COPY for Ansible Vault
This commit is contained in:
@@ -533,6 +533,8 @@ typedef struct electrum_wallet
|
||||
|
||||
typedef struct ansible_vault
|
||||
{
|
||||
u32 cipher;
|
||||
u32 version;
|
||||
u32 ct_data_buf[4096];
|
||||
u32 ct_data_len;
|
||||
} ansible_vault_t;
|
||||
|
||||
Reference in New Issue
Block a user