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 |
Definition at line 59 of file omadec.c.
struct AVDES OMAContext::av_des [read] |
| uint16_t OMAContext::e_size |
Definition at line 61 of file omadec.c.
Referenced by decrypt_init(), oma_read_packet(), and oma_read_seek().
| uint16_t OMAContext::i_size |
Definition at line 73 of file omadec.c.
Referenced by decrypt_init(), oma_read_packet(), and oma_read_seek().
| uint16_t OMAContext::k_size |
| uint32_t OMAContext::rid |
| uint16_t OMAContext::s_size |
1.5.8