ache 2008-07-26 16:42:45 UTC
FreeBSD src repository
Modified files:
sys/libkern arc4random.c
Log:
SVN rev 180825 on 2008-07-26 16:42:45Z by ache
Return arc4_i = arc4_j = 0; line from previous backing out since
just found it in OpenBSD, see their sys/crypto/arc4.c, function
rc4_keysetup, line ctx->x = ctx->y = 0;
Obtained from: OpenBSD
Revision Changes Path
1.15 +1 -0 src/sys/libkern/arc4random.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"