FFmpeg
Public Member Functions | Public Attributes | List of all members
AVAES Struct Reference

Public Member Functions

 DECLARE_ALIGNED (16, av_aes_block, round_key)[15]
 
 DECLARE_ALIGNED (16, av_aes_block, state)[2]
 

Public Attributes

int rounds
 
void(* crypt )(struct AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int rounds)
 

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