progs/cc-kem.c: Split `aead_init' into two pieces.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 20 Aug 2019 13:18:36 +0000 (14:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 8 Sep 2019 17:36:04 +0000 (18:36 +0100)
commit025c793f03564bfa2ead5fd64d26586f8b3009e4
tree0eeee032ad472883c33d795f3cb76e1a8ef442a7
parent459d1a80c88d3be8b41c52ba0dcf1de511717750
progs/cc-kem.c: Split `aead_init' into two pieces.

This will let us use the same machinery with different user interfaces.
progs/cc-kem.c