9a661ce79a
sys/opencrypto/xform.c 1.6 Check key size for rijndael, as invalid key size can lead to kernel panic. I checked other algorithms against this bug and it seems they aren't affected. Reported by: Mike Tancsa <mike@sentex.net> PR: i386/84860 Approved by: re (scottl)