commit | d0d58d29572a898e3591a9787477e0697c25d579 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 23 15:39:07 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 21 17:39:28 2015 -0600 |
tree | f21187eeb91fb8c77461203b0def9ebec1d7526a | |
parent | 92465163bb9a63febe6735eec2fc9d07ac6c0ea7 [diff] |
Add rivest cipher 4 (rc4) implementation 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>