Remove unused AES encryption routines
This commit is contained in:
parent
8ee6e37953
commit
de5e211d56
4 changed files with 1 additions and 201 deletions
|
@ -37,7 +37,6 @@
|
|||
|
||||
#include <openssl/aes.h>
|
||||
|
||||
#include "crypto_aesctr.h"
|
||||
#include "crypto_scrypt.h"
|
||||
#include "memlimit.h"
|
||||
#include "sha256.h"
|
||||
|
|
Reference in a new issue