ENGINE_register_all_complete

Register all loaded ENGINEs for every algorithm they implement (deprecated).

Synopsis

Declared in <openssl/engine.h>

[[deprecated]]
int
ENGINE_register_all_complete();

WARNING

Deprecated. Use of this entity is allowed but discouraged.

Return Value

1 on success, or 0 on error.