symm/hmac-def.h: Fix the NMAC and SSLMAC classes. 2.3.x
authorMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 16:55:55 +0000 (17:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 23:46:05 +0000 (00:46 +0100)
Thanks to GCC 6 for pointing out that many of the necessary bits of
functionality were hanging around unused.  (Why did earlier versions not
spot this?)

It looks like they never worked properly.  I hereby deprecate them, and
intend to remove them in Catacomb 2.5.


No differences found