Make prototype for rijndaelEncrypt match function including the bounds.
authordtucker <dtucker@openbsd.org>
Tue, 28 Sep 2021 11:14:50 +0000 (11:14 +0000)
committerdtucker <dtucker@openbsd.org>
Tue, 28 Sep 2021 11:14:50 +0000 (11:14 +0000)
commit64253a295ac2981bafe9833fc63d6dd287289715
treef0fd237edebcb9d1fedd522defc7e3ced0fe84c4
parent9c2cca609ea8e73c308e0307068448bf18169cfe
Make prototype for rijndaelEncrypt match function including the bounds.
Fixes error in portable where GCC>=11 takes notice of the bounds.
ok deraadt@
usr.bin/ssh/rijndael.h