Storage for the round-key table with forced 64-bit alignment.
Declared in <openssl/camellia.h>
union Unnamed union;
| Name | Description |
|---|---|
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(). |