Add e to OpenSSL's internal list of loaded ENGINEs.
Deprecated. Use of this entity is allowed but discouraged.
On success OpenSSL holds its own structural reference internally.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| e | Structural reference to the ENGINE to register; the caller retains ownership and must still ENGINE_free() it. |