CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/18 03:05:59
Modified files:
lib/libcrypto/modes: ccm128.c ctr128.c gcm128.c modes_local.h
xts128.c
Log message:
Use stdint types instead of u64/u32/u8.
No change in generated assembly.
