FFmpeg
|
Data Fields | |
uint8_t | counter [AES_BLOCK_SIZE] |
uint8_t | encrypted_counter [AES_BLOCK_SIZE] |
int | block_offset |
AVAES | aes |
uint8_t AVAESCTR::counter[AES_BLOCK_SIZE] |
Definition at line 34 of file aes_ctr.c.
Referenced by av_aes_ctr_increment_be64().
uint8_t AVAESCTR::encrypted_counter[AES_BLOCK_SIZE] |