1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/test/sclog
Simon Tatham f65153ab5b sclog: put x86-specific parts under ifdef.
This allows my side-channel test system to at least _compile_ on other
architectures without failing for the lack of OP_xxx enum constants,
although it now won't log all the things it needs to be a proper test.
2020-11-26 17:52:11 +00:00
..
.gitignore New test system to detect side channels in crypto code. 2019-02-10 13:09:53 +00:00
CMakeLists.txt New test system to detect side channels in crypto code. 2019-02-10 13:09:53 +00:00
sclog.c sclog: put x86-specific parts under ifdef. 2020-11-26 17:52:11 +00:00