Module Name: src Committed By: maxv Date: Thu May 31 06:14:18 UTC 2018
Modified Files: src/sys/netipsec: xform_esp.c Log Message: Add a comment and a KASSERT. I remember wondering whether this check was a problem, since ARC4 has a blocksize of one. Normally ARC4 can't be used in IPsec. To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96 src/sys/netipsec/xform_esp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.