aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/rc4.h
AgeCommit message (Collapse)Author
2018-12-20Add Ericsson AB copyright header to all new filesDoug Hogan
Using the same copyright header as crypto.c
2018-12-20Move RC4 functionality to a new fileDoug Hogan
Also, move a FIPS check macro to the common openssl_config.h.