summaryrefslogtreecommitdiffstats
path: root/lib/rc4.c
Commit message (Collapse)AuthorAgeFilesLines
* Add rivest cipher 4 (rc4) implementationSimon Glass2015-07-211-0/+49
Add an implementation of RC4. This will be used by Rockchip booting but may be useful in other situations. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud