Use memset() to zero the context, instead of zeroing manually.
authorjsing <jsing@openbsd.org>
Sat, 15 Apr 2023 19:27:54 +0000 (19:27 +0000)
committerjsing <jsing@openbsd.org>
Sat, 15 Apr 2023 19:27:54 +0000 (19:27 +0000)
commit0d9460fd4203e01e2b3fc8ae41382dd6932bc095
tree93101f74829b6a246330d26b084f66f6dac92a3a
parenta7bada8b86b8edeedcfdd6dd687dd825322177ed
Use memset() to zero the context, instead of zeroing manually.
lib/libcrypto/sha/sha3.c