[#RC2_INT] = RC2_INT :mrdocs: Unsigned integer word type used in the deprecated low‐level RC2 key schedule. == Synopsis Declared in `<openssl/rc2.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef unsigned int RC2_INT; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#