summaryrefslogtreecommitdiff
path: root/sys/crypto/arc4
AgeCommit message (Expand)Author
2005-12-11merge ktrace-lwp.christos
2003-08-26Const poison, use ANSI-style.thorpej
2002-11-07Make the length argument of arc4_setkey() unsigned.thorpej
2002-10-22change arc4_ctx to use unsigned values -- kills lint warningsperry
2002-10-11* Move config defns for the crypto algorithms into their own files.thorpej
2001-11-13add RCSIDslukem
2000-07-04Support WEP functions for awi driver.onoe