aboutsummaryrefslogtreecommitdiffstats
path: root/engines/e_atalla_err.c
Commit message (Collapse)AuthorAgeFilesLines
* Step 7 of move of engines: Engines should not depend on privateRichard Levitte2002-10-111-1/+1
| | | | OpenSSL header files.
* Step 2 of move of engines: copy engines to new directory and rename themRichard Levitte2002-10-111-0/+145
to be prefixed with e_ instead of hw_. They aren't necessarely hardware engines. The files commited here are exact copies of the corresponding hw_ files found in crypto/engine/.