CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/22 08:08:24
Modified files:
lib/libcrypto/modes: ctr128.c
Log message:
Use OPENSSL_assert() instead of assert().
While here, tidy up the assignment of n and test directly.
ok tb@
