summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_rc4_hmac_md5.c
AgeCommit message (Expand)Author
2016-08-26Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.cRichard Levitte
2016-06-24Ensure HMAC key gets cleansed after useMatt Caswell
2015-06-08Use CRYPTO_memcmp when comparing authenticatorsEmilia Kasper
2015-04-30Sanity check EVP_CTRL_AEAD_TLS_AADMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-04-20e_rc4_hmac_md5.c: reapply commit#21726, which was erroneously omitted [from 1...Andy Polyakov
2012-04-19e_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platformsAndy Polyakov
2012-04-18e_rc4_hmac_md5.c: update from HEAD, fixes crash on legacy Intel CPUs.Andy Polyakov
2011-11-15e_rc4_hmac_md5.c: make it work on darwin64, which is configured with RC4_CHAR.Andy Polyakov
2011-09-10Fix warnings (from HEAD).Dr. Stephen Henson
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations [from HEAD].Andy Polyakov