Return a short string describing the compiled Blowfish implementation (deprecated).

Synopsis

Declared in <openssl/blowfish.h>

[[deprecated]]
char const*
BF_options();
Warning

Deprecated. Use of this entity is allowed but discouraged.

Return Value

Static implementation tag such as "blowfish(ptr)"; do not free.

Created with MrDocs