]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/ec/ecp_nistp224.c
Make the array zeroing explicit using memset.
authorPauli <paul.dale@oracle.com>
Fri, 29 Mar 2019 08:26:53 +0000 (18:26 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 29 Mar 2019 10:52:00 +0000 (20:52 +1000)
commit80de174281f7bf5ae9799df26153efe476f41b92
tree3d96039bbabadfe1158061ac6a2bf6a794401dbc
parent2661d716d99fc1dd3240dcdbca6ab73d7b61a72b
Make the array zeroing explicit using memset.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8611)
crypto/ec/ecp_nistp224.c