commit | 1acab96d974a1b9f35cbc901f68ef00653d18738 | [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 | 6e780c7a7bfea05429d29fd30cdbf213583e03f6 [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>