Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert previous commit... | kevlo | 2012-10-10 | 1 | -1/+1 |
* | Prefer NULL over 0 for pointers | kevlo | 2012-10-09 | 1 | -1/+1 |
* | Avoid 256 integer divisions per rc4_init() call. Replace it with using | mav | 2008-12-16 | 1 | -3/+5 |
* | Use __FBSDID(). | obrien | 2003-06-10 | 1 | -3/+3 |
* | make rc4 crypto support a module so other modules can depend on it | sam | 2003-01-15 | 1 | -0/+22 |
* | A simplified RC4 implementation for kernel use. | archie | 2000-04-09 | 1 | -0/+104 |