aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/aesni/all.h
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-06-25 01:18:24 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-06-25 01:18:24 +0300
commitf752dfe56b67f2729df0c54c83612ba36f8133bc (patch)
tree9d392157a1d9ae0d112260c5dedc7ec535d38291 /include/aesni/all.h
parentcxx: implement more stuff (diff)
downloadaes-tools-f752dfe56b67f2729df0c54c83612ba36f8133bc.tar.gz
aes-tools-f752dfe56b67f2729df0c54c83612ba36f8133bc.zip
remove specialized buffer encryption functions
Diffstat (limited to 'include/aesni/all.h')
-rw-r--r--include/aesni/all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/aesni/all.h b/include/aesni/all.h
index 144a695..bbea6f9 100644
--- a/include/aesni/all.h
+++ b/include/aesni/all.h
@@ -20,7 +20,6 @@
#include "box.h"
#include "box_aes.h"
#include "box_data.h"
-#include "buffer.h"
#include "data.h"
#include "error.h"
#include "mode.h"