[#ossl_algorithm_st-algorithm_names] = xref:ossl_algorithm_st.adoc[ossl_algorithm_st]::algorithm_names :relfileprefix: ../ :mrdocs: Colon‐separated algorithm name synonyms; NULL terminates an OSSL_ALGORITHM array. == Synopsis Declared in `<openssl/core.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const* algorithm_names; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#