symm/chacha.c, symm/salsa20.c: Merge the `zerononce' values.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 4 Sep 2019 17:42:32 +0000 (18:42 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 4 Sep 2019 21:37:41 +0000 (22:37 +0100)
commitbfff260d2465d42b5916640dc70e91953b967b56
tree8fda06918616fa1cc0995c3f354fae89125ed7e2
parent157dd8c553a7c9abfafc8df801a096ee2346058a
symm/chacha.c, symm/salsa20.c: Merge the `zerononce' values.

Previously, each file had four separate `zerononce' values, for no good
reason.  Consolidate them.  (I haven't merged them across the files, to
keep the implementations self-contained.)
symm/chacha.c
symm/salsa20.c