[#ENGINE_get_table_flags] = ENGINE_get_table_flags :mrdocs: Return the global ENGINE algorithm‐table flags. == Synopsis Declared in `<openssl/engine.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] unsigned int ENGINE_get_table_flags(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value Bitmask of ENGINE_TABLE_FLAG_* values. [.small]#Created with https://www.mrdocs.com[MrDocs]#