[#KEY_TABLE_TYPE] = KEY_TABLE_TYPE :mrdocs: Expanded Camellia round‐key table stored as CAMELLIA_TABLE_WORD_LEN unsigned ints. == Synopsis Declared in `<openssl/camellia.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef unsigned int KEY_TABLE_TYPE[]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#