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