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>
include/rc4.h
0 → 100644
lib/rc4.c
0 → 100644
Please register or sign in to comment