summaryrefslogtreecommitdiff
path: root/crypto/evp/e_rc4_hmac_md5.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-223/+227
* e_rc4_hmac_md5.c: reapply commit#21726, which was erroneously omitted.Andy Polyakov2012-04-201-1/+2
* e_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platformsAndy Polyakov2012-04-191-5/+6
* e_rc4_hmac_md5.c: update from HEAD, fixes crash on legacy Intel CPUs.Andy Polyakov2012-04-181-8/+11
* e_rc4_hmac_md5.c: make it work on darwin64, which is configured with RC4_CHAR.Andy Polyakov2011-11-151-1/+2
* Fix warnings (from HEAD).Dr. Stephen Henson2011-09-101-1/+1
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations [from HEAD].Andy Polyakov2011-08-231-0/+292