| 877:b60487c3ec36 | 888:af685cc9d623 |
|---|---|
| 32 #include <inttypes.h> | 32 #include <inttypes.h> |
| 33 | 33 |
| 34 #include "crypto.h" | 34 #include "crypto.h" |
| 35 | 35 |
| 36 #include <cx/string.h> | 36 #include <cx/string.h> |
| 37 #include <cx/utils.h> | |
| 38 #include <cx/buffer.h> | 37 #include <cx/buffer.h> |
| 39 #include <libidav/utils.h> | 38 #include <libidav/utils.h> |
| 40 #include <libidav/crypto.h> | 39 #include <libidav/crypto.h> |
| 41 | 40 |
| 42 static DavKey keys256[16]; | 41 static DavKey keys256[16]; |