CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/28 05:14:50
Modified files:
usr.bin/ssh : rijndael.h
Log message:
Make prototype for rijndaelEncrypt match function including the bounds.
Fixes error in portable where GCC>=11 takes notice of the bounds.
ok deraadt@
