summaryrefslogtreecommitdiff
path: root/engines/e_atalla.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-471/+490
* makeNils Larsch2005-07-161-1/+9
* clear dso pointer in case of an errorNils Larsch2005-06-171-0/+1
* The inclusion of bn.h from the engine.h API header has been deprecated, soGeoff Thorpe2004-05-171-0/+1
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-0/+3
* By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe2004-03-251-7/+2
* Conform with the standard prototype for engine control functions.Richard Levitte2003-06-261-2/+2
* As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe2003-01-151-1/+4
* RSA_METHOD now supports key-generation, but (for now) none of theseGeoff Thorpe2003-01-071-0/+1
* When build as dynamic engines, the loading functions should be definedRichard Levitte2002-11-131-0/+2
* The ENGINE implementations in ./engines/ should be role models on how toGeoff Thorpe2002-10-161-0/+1
* Step 7 of move of engines: Engines should not depend on privateRichard Levitte2002-10-111-2/+2
* Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte2002-10-111-2/+2
* Step 2 of move of engines: copy engines to new directory and rename themRichard Levitte2002-10-111-0/+592