[#IDEA_KEY_SCHEDULE] = IDEA_KEY_SCHEDULE :mrdocs: Expanded IDEA key schedule for the low‐level IDEA_* APIs (deprecated; prefer EVP). == Synopsis Declared in `<openssl/idea.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:idea_key_st.adoc[idea_key_st] IDEA_KEY_SCHEDULE; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#