mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
Delete some for correct compilation
This commit is contained in:
parent
adaff9f354
commit
97127e86dc
@ -595,8 +595,8 @@ namespace crypto
|
|||||||
// AES
|
// AES
|
||||||
#ifdef AESNI
|
#ifdef AESNI
|
||||||
#ifdef ARM64AES
|
#ifdef ARM64AES
|
||||||
void init_aesenc(void) __attribute__((constructor)){
|
void init_aesenc(void){
|
||||||
|
// TODO: Implementation
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user