| FFmpeg
    | 
| Data Fields | |
| uint64_t | Kw [4] | 
| uint64_t | Ke [6] | 
| uint64_t | K [24] | 
| int | key_bits | 
Definition at line 46 of file camellia.c.
| uint64_t AVCAMELLIA::Kw[4] | 
Definition at line 47 of file camellia.c.
Referenced by camellia_decrypt(), camellia_encrypt(), and generate_round_keys().
| uint64_t AVCAMELLIA::Ke[6] | 
Definition at line 48 of file camellia.c.
Referenced by camellia_decrypt(), camellia_encrypt(), and generate_round_keys().
| uint64_t AVCAMELLIA::K[24] | 
Definition at line 49 of file camellia.c.
Referenced by camellia_decrypt(), camellia_encrypt(), and generate_round_keys().
| int AVCAMELLIA::key_bits | 
Definition at line 50 of file camellia.c.
Referenced by av_camellia_init(), camellia_decrypt(), camellia_encrypt(), and generate_round_keys().
 1.8.17
 1.8.17