aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/hw_ubsec.c
Commit message (Expand)AuthorAgeFilesLines
* Step 13 of move of engines: Remove old files.Richard Levitte2002-10-111-1059/+0
* Certain flag macros were tested with #if instead if #ifdef...Richard Levitte2002-08-021-4/+4
* Make sure any ENGINE control commands make local copies of stringGeoff Thorpe2002-06-211-4/+22
* Certain reasons aren't really part of the engine framework, so let'sRichard Levitte2002-02-071-6/+6
* Generate the individual engines' error strings and macrosRichard Levitte2002-02-071-75/+5
* Implement failover for ubsec. Submitted by Subramanian RamamoorthyRichard Levitte2001-12-121-40/+229
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-5/+11
* Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe2001-09-141-1/+1
* This adds "destroy" handlers to the existing ENGINEs that load their ownGeoff Thorpe2001-09-051-2/+20
* This changes the existing hardware ENGINE implementations to dynamicallyGeoff Thorpe2001-09-031-49/+137
* Confusion between algorithms resolved.Richard Levitte2001-06-011-1/+1
* Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disableRichard Levitte2001-04-261-6/+88
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-191-2/+39
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-181-22/+20
* 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/+19
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* Avoid compiler warnings in hw_ubsec.c: unused staticDr. Stephen Henson2000-12-271-0/+9
* This is an engine contributed by Broadcom - it is meant to support theGeoff Thorpe2000-12-141-0/+665