summaryrefslogtreecommitdiffstats
path: root/crypto/engine/hw_ubsec.c
AgeCommit message (Expand)Author
2003-06-06This memset() in the ubsec ENGINE is a bug. Zeroing out the result arrayGeoff Thorpe
2002-11-13When build as dynamic engines, the loading functions should be definedRichard Levitte
2002-08-02Certain flag macros were tested with #if instead if #ifdef...Richard Levitte
2002-06-21Make sure any ENGINE control commands make local copies of stringGeoff Thorpe
2002-02-07Certain reasons aren't really part of the engine framework, so let'sRichard Levitte
2002-02-07Generate the individual engines' error strings and macrosRichard Levitte
2001-12-12Implement failover for ubsec. Submitted by Subramanian RamamoorthyRichard Levitte
2001-09-25This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe
2001-09-14Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe
2001-09-05This adds "destroy" handlers to the existing ENGINEs that load their ownGeoff Thorpe
2001-09-03This changes the existing hardware ENGINE implementations to dynamicallyGeoff Thorpe
2001-06-01Confusion between algorithms resolved.Richard Levitte
2001-04-26Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disableRichard Levitte
2001-04-19Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18This moves string constants out of vendor headers and into C files.Geoff Thorpe
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-27Avoid compiler warnings in hw_ubsec.c: unused staticDr. Stephen Henson
2000-12-14This is an engine contributed by Broadcom - it is meant to support theGeoff Thorpe