]> git.ozlabs.org Git - ccan/commitdiff
hkdf_sha256: okm is a void *.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 5 Dec 2016 05:25:08 +0000 (15:55 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 5 Dec 2016 05:53:26 +0000 (16:23 +1030)
Making arbitrary bytes a uchar* is always a bit nasty for the caller.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found