CryptoContext Struct Reference


Data Fields

const AVClassclass
URLContexthd
uint8_t inbuffer [BLOCKSIZE *MAX_BUFFER_BLOCKS]
uint8_t outbuffer [BLOCKSIZE *MAX_BUFFER_BLOCKS]
uint8_t * outptr
int indata
int indata_used
int outdata
int eof
uint8_t * key
int keylen
uint8_t * iv
int ivlen
struct AVAESaes

Detailed Description

Definition at line 32 of file crypto.c.


Field Documentation

struct AVAES* CryptoContext::aes [read]

Definition at line 44 of file crypto.c.

Referenced by crypto_close(), crypto_open(), and crypto_read().

Definition at line 33 of file crypto.c.

Definition at line 39 of file crypto.c.

Referenced by crypto_read().

Definition at line 34 of file crypto.c.

Referenced by crypto_close(), crypto_open(), and crypto_read().

uint8_t CryptoContext::inbuffer[BLOCKSIZE *MAX_BUFFER_BLOCKS]

Definition at line 35 of file crypto.c.

Referenced by crypto_read().

Definition at line 38 of file crypto.c.

Referenced by crypto_read().

Definition at line 38 of file crypto.c.

Referenced by crypto_read().

Definition at line 42 of file crypto.c.

Referenced by crypto_close(), crypto_open(), and crypto_read().

Definition at line 43 of file crypto.c.

Referenced by crypto_open().

Definition at line 40 of file crypto.c.

Referenced by crypto_close(), and crypto_open().

Definition at line 41 of file crypto.c.

Referenced by crypto_open().

uint8_t CryptoContext::outbuffer[BLOCKSIZE *MAX_BUFFER_BLOCKS]

Definition at line 35 of file crypto.c.

Referenced by crypto_read().

Definition at line 38 of file crypto.c.

Referenced by crypto_read().

Definition at line 37 of file crypto.c.

Referenced by crypto_read().


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

Generated on Fri Oct 26 02:39:51 2012 for FFmpeg by  doxygen 1.5.8