symm/sha3.c: Attach the correct operations to the `shake256' cipher.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 16:54:50 +0000 (17:54 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 4 Jul 2017 23:50:30 +0000 (00:50 +0100)
commitb7715b9ac9cd85dd1d5018f27ea3f0eea02f20ff
treeda6682eb08a89859af188cac3632f28a3c6ac720
parent12cc2b760b2bbc3e8fa26c12303e2ea36f3b89da
symm/sha3.c: Attach the correct operations to the `shake256' cipher.

Rather embarrassing.  Thanks to GCC 6 for pointing out that
`shake256_gcops' was unused.
symm/sha3.c