Set the global ENGINE algorithm-table flags (deprecated).
Declared in <openssl/engine.h>
[[deprecated]]
void
ENGINE_set_table_flags(unsigned int flags);
Deprecated. Use of this entity is allowed but discouraged.
| Name | Description |
|---|---|
| flags | Bitmask of ENGINE_TABLE_FLAG_* values (for example ENGINE_TABLE_FLAG_NOINIT). |