[#IDEA_INT] = IDEA_INT :mrdocs: Unsigned word type used in the IDEA key schedule tables. == Synopsis Declared in `<openssl/idea.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef unsigned int IDEA_INT; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#