CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/15 13:27:54
Modified files:
lib/libcrypto/sha: sha3.c
Log message:
Use memset() to zero the context, instead of zeroing manually.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/15 13:27:54
Modified files:
lib/libcrypto/sha: sha3.c
Log message:
Use memset() to zero the context, instead of zeroing manually.