Remove the decaf_bzero function and replace with OPENSSL_cleanse()
authorMatt Caswell <matt@openssl.org>
Wed, 15 Nov 2017 16:39:33 +0000 (16:39 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Feb 2018 12:59:29 +0000 (12:59 +0000)
commitb6e388ba9ab548356c7fb612144637a43e644ed2
treea581ffc7fc355cfc287b8c1e4467bf61e25df617
parentf8385b0fc0215b378b61891582b0579659d0b9f4
Remove the decaf_bzero function and replace with OPENSSL_cleanse()

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/5105)
crypto/ec/curve448/curve448utils.h
crypto/ec/curve448/decaf.c
crypto/ec/curve448/eddsa.c
crypto/ec/curve448/scalar.c
crypto/ec/curve448/shake.c
crypto/ec/curve448/utils.c [deleted file]