FFmpeg
Data Fields
AVAESCTR Struct Reference

Data Fields

struct AVAESaes
 
 
 
 

Detailed Description

Definition at line 29 of file aes_ctr.c.

Field Documentation

struct AVAES* AVAESCTR::aes

Definition at line 30 of file aes_ctr.c.

Referenced by av_aes_ctr_crypt(), av_aes_ctr_free(), and av_aes_ctr_init().

uint8_t AVAESCTR::counter[AES_BLOCK_SIZE]

Definition at line 31 of file aes_ctr.c.

Referenced by av_aes_ctr_crypt(), av_aes_ctr_get_iv(), av_aes_ctr_increment_be64(), av_aes_ctr_increment_iv(), av_aes_ctr_init(), av_aes_ctr_set_full_iv(), and av_aes_ctr_set_iv().

uint8_t AVAESCTR::encrypted_counter[AES_BLOCK_SIZE]

Definition at line 32 of file aes_ctr.c.

Referenced by av_aes_ctr_crypt().

int AVAESCTR::block_offset

Definition at line 33 of file aes_ctr.c.

Referenced by av_aes_ctr_crypt(), av_aes_ctr_increment_iv(), av_aes_ctr_init(), av_aes_ctr_set_full_iv(), and av_aes_ctr_set_iv().


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

Generated on Sun May 13 2018 02:04:28 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /