FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVCAMELLIA Struct Reference

Data Fields

uint64_t Kw [4]
 
uint64_t Ke [6]
 
uint64_t K [24]
 
int key_bits
 

Detailed Description

Definition at line 42 of file camellia.c.

Field Documentation

uint64_t AVCAMELLIA::Kw[4]

Definition at line 43 of file camellia.c.

Referenced by camellia_decrypt(), camellia_encrypt(), and generate_round_keys().

uint64_t AVCAMELLIA::Ke[6]

Definition at line 44 of file camellia.c.

Referenced by camellia_decrypt(), camellia_encrypt(), and generate_round_keys().

uint64_t AVCAMELLIA::K[24]

Definition at line 45 of file camellia.c.

Referenced by camellia_decrypt(), camellia_encrypt(), and generate_round_keys().

int AVCAMELLIA::key_bits

The documentation for this struct was generated from the following file: