Legacy Camellia expanded key schedule (deprecated low-level type; prefer EVP_CIPHER APIs).
Declared in <openssl/camellia.h>
struct camellia_key_st;
| Name | Description |
|---|---|
Unnamed union | Storage for the round-key table with forced 64-bit alignment. |
| Name | Description |
|---|---|
grand_rounds | Number of Camellia grand rounds for this key length (for example 3 or 4). |
u | Storage for the round-key table with forced 64-bit alignment. |