changeset 23 | 493788a4a8a4 |
parent 0 | 95b198f216e5 |
5:79d62d1d7957 | 23:493788a4a8a4 |
---|---|
19 |
19 |
20 #ifndef DCFCACHE_H |
20 #ifndef DCFCACHE_H |
21 #define DCFCACHE_H |
21 #define DCFCACHE_H |
22 |
22 |
23 // INCLUDES |
23 // INCLUDES |
24 #include <dcfcommon.h> |
24 #include <DcfCommon.h> |
25 #include <mode.h> |
25 #include <mode.h> |
26 #include <symmetric.h> |
26 #include <symmetric.h> |
27 #include <rijndael.h> |
27 #include <rijndael.h> |
28 |
28 |
29 // enables async reading |
29 // enables async reading |