aboutsummaryrefslogtreecommitdiff
path: root/crypto/engine/hw_atalla.c
AgeCommit message (Expand)AuthorFilesLines
2001-04-26Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disableRichard Levitte1-1/+37
2001-04-19Some more tweaks to ENGINE code.Geoff Thorpe1-2/+40
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe1-22/+19
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe1-4/+4
2001-04-18This moves string constants out of vendor headers and into C files.Geoff Thorpe1-0/+13
2001-03-08Hide BN_CTX structure details.Bodo Möller1-5/+3
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-4/+4
2000-11-14Modify () to (void), since that's what is actually defined in theRichard Levitte1-2/+2
2000-11-07Constify DH-related code.Richard Levitte1-3/+5
2000-11-07Constify DSA-related code.Richard Levitte1-2/+2
2000-11-06As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte1-6/+6
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte1-0/+443