]> git.ozlabs.org Git - ccan/commit
crypto/sha256: fix up CCAN_CRYPTO_SHA256_USE_OPENSSL implementation.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 8 Jul 2015 06:33:29 +0000 (16:03 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 8 Jul 2015 06:35:18 +0000 (16:05 +0930)
commit4e6c85eaeb58aaf576b4b2caf3795a8413ff3ec4
tree9a57433b6b7e003eea4de80a8e74d80cbdfb315f
parentbe7d990d97fd2dcbb73915c4b9b98512dee96ba7
crypto/sha256: fix up CCAN_CRYPTO_SHA256_USE_OPENSSL implementation.

sha256_update_bytes is sha256_update since f989a43b55795c04a6225b392f3f58afd2cd6543.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/crypto/sha256/sha256.c