Move src to src/lib, include to src/include, test to src/test.
[deb_shairplay.git] / src / lib / crypto / config.h
CommitLineData
2340bcd3
JVH
1
2#define CONFIG_BIGINT_BARRETT 1
3#define CONFIG_BIGINT_CRT 1
4#define CONFIG_BIGINT_SQUARE 1
5#define CONFIG_BIGINT_32BIT 1
6