camellia_key_st::Unnamed union

Storage for the round-key table with forced 64-bit alignment.

Synopsis

Declared in <openssl/camellia.h>

union Unnamed union;

Data Members

NameDescription
d [variant member]Dummy member ensuring the union (and thus rd_key) is 64-bit aligned.
rd_key [variant member]Expanded Camellia round keys produced by Camellia_set_key().