[#crypto_ex_data_st-sk] = xref:crypto_ex_data_st.adoc[crypto_ex_data_st]::sk :relfileprefix: ../ :mrdocs: Stack of class‐specific ex_data pointers indexed by ex_data index. == Synopsis Declared in `<openssl/crypto.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:stack_st_void.adoc[stack_st_void]* sk; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#