OMAContext Struct Reference


Data Fields

uint64_t content_start
int encrypted
uint16_t k_size
uint16_t e_size
uint16_t i_size
uint16_t s_size
uint32_t rid
uint8_t r_val [24]
uint8_t n_val [24]
uint8_t m_val [8]
uint8_t s_val [8]
uint8_t sm_val [8]
uint8_t e_val [8]
uint8_t iv [8]
struct AVDES av_des

Detailed Description

Definition at line 76 of file oma.c.


Field Documentation

struct AVDES OMAContext::av_des [read]

Definition at line 91 of file oma.c.

Referenced by oma_read_packet().

Definition at line 77 of file oma.c.

Referenced by oma_read_header().

Definition at line 80 of file oma.c.

Referenced by decrypt_init(), and rprobe().

uint8_t OMAContext::e_val[8]

Definition at line 89 of file oma.c.

Definition at line 78 of file oma.c.

Referenced by decrypt_init(), oma_read_packet(), and oma_read_seek().

Definition at line 81 of file oma.c.

Referenced by decrypt_init(), and rprobe().

uint8_t OMAContext::iv[8]

Definition at line 90 of file oma.c.

Referenced by decrypt_init(), oma_read_packet(), and oma_read_seek().

Definition at line 79 of file oma.c.

Referenced by decrypt_init(), nprobe(), and rprobe().

uint8_t OMAContext::m_val[8]

Definition at line 86 of file oma.c.

Referenced by rprobe().

uint8_t OMAContext::n_val[24]

Definition at line 85 of file oma.c.

Referenced by kset().

uint8_t OMAContext::r_val[24]

Definition at line 84 of file oma.c.

Referenced by decrypt_init(), kset(), and nprobe().

uint32_t OMAContext::rid

Definition at line 83 of file oma.c.

Referenced by decrypt_init(), and nprobe().

Definition at line 82 of file oma.c.

Referenced by decrypt_init().

uint8_t OMAContext::s_val[8]

Definition at line 87 of file oma.c.

Referenced by rprobe().

uint8_t OMAContext::sm_val[8]

Definition at line 88 of file oma.c.

Referenced by rprobe().


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

Generated on Fri Oct 26 02:43:57 2012 for FFmpeg by  doxygen 1.5.8