Add a pile of debug output around the CPU dispatching machinery.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 18 May 2016 09:29:03 +0000 (10:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 18 May 2016 19:12:23 +0000 (20:12 +0100)
commitfac645f7780c7673775f09fe625651f600f7ee7b
treec348dff7ab6bf366a2df89c5cee977040c450ecb
parent11b179777b6b29afe0c960f62d7e2ea33b01cccd
Add a pile of debug output around the CPU dispatching machinery.

Report on finding things in the environment, progress on runtime probes,
and the decisions about which implementations we pick.  Decision-making
isn't time-critical, so this is left in permanently.
base/dispatch.c
base/dispatch.h
symm/chacha.c
symm/rijndael-base.c
symm/rijndael.c
symm/salsa20.c