summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_old.c
AgeCommit message (Collapse)Author
2005-04-25Use OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.cBodo Möller
PR: 959
2005-04-22Add prototypes.Ben Laurie
2004-05-15This file implements various functions that have since been redefined asGeoff Thorpe
macros. I'm removing this from the NO_DEPRECATED build.
2004-05-14Reimplement old functions, so older software that link to libcryptoRichard Levitte
don't crash and burn.