aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/hw_atalla.c
Commit message (Expand)AuthorAgeFilesLines
* Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disableRichard Levitte2001-04-261-1/+37
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-191-2/+40
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-181-22/+19
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-181-4/+4
* This moves string constants out of vendor headers and into C files.Geoff Thorpe2001-04-181-0/+13
* Hide BN_CTX structure details.Bodo Möller2001-03-081-5/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* Modify () to (void), since that's what is actually defined in theRichard Levitte2000-11-141-2/+2
* Constify DH-related code.Richard Levitte2000-11-071-3/+5
* Constify DSA-related code.Richard Levitte2000-11-071-2/+2
* As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte2000-11-061-6/+6
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+443