FFmpeg
Data Fields
SRTPContext Struct Reference

#include <srtp.h>

Data Fields

struct AVAESaes
 
struct AVHMAChmac
 
 
 
 
 
 
 
 
 
 
 
int  seq_largest
 
 
uint32_t  roc
 
uint32_t  rtcp_index
 

Detailed Description

Definition at line 30 of file srtp.h.

Field Documentation

struct AVAES* SRTPContext::aes

Definition at line 31 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), ff_srtp_free(), ff_srtp_set_crypto(), and srtp_read().

struct AVHMAC* SRTPContext::hmac

Definition at line 32 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), ff_srtp_free(), and ff_srtp_set_crypto().

int SRTPContext::rtp_hmac_size

Definition at line 33 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), and ff_srtp_set_crypto().

int SRTPContext::rtcp_hmac_size

Definition at line 33 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), and ff_srtp_set_crypto().

uint8_t SRTPContext::master_key[16]

Definition at line 34 of file srtp.h.

Referenced by ff_srtp_set_crypto().

uint8_t SRTPContext::master_salt[14]

Definition at line 35 of file srtp.h.

Referenced by ff_srtp_set_crypto().

uint8_t SRTPContext::rtp_key[16]

Definition at line 36 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), and ff_srtp_set_crypto().

uint8_t SRTPContext::rtcp_key[16]

Definition at line 36 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), and ff_srtp_set_crypto().

uint8_t SRTPContext::rtp_salt[14]

Definition at line 37 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), and ff_srtp_set_crypto().

uint8_t SRTPContext::rtcp_salt[14]

Definition at line 37 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), and ff_srtp_set_crypto().

uint8_t SRTPContext::rtp_auth[20]

Definition at line 38 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), and ff_srtp_set_crypto().

uint8_t SRTPContext::rtcp_auth[20]

Definition at line 38 of file srtp.h.

Referenced by ff_srtp_decrypt(), ff_srtp_encrypt(), and ff_srtp_set_crypto().

int SRTPContext::seq_largest

Definition at line 39 of file srtp.h.

Referenced by ff_srtp_decrypt(), and ff_srtp_encrypt().

int SRTPContext::seq_initialized

Definition at line 39 of file srtp.h.

Referenced by ff_srtp_decrypt().

uint32_t SRTPContext::roc

Definition at line 40 of file srtp.h.

Referenced by ff_srtp_decrypt(), and ff_srtp_encrypt().

uint32_t SRTPContext::rtcp_index

Definition at line 42 of file srtp.h.

Referenced by ff_srtp_encrypt().


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

Generated on Wed Jun 10 2015 01:57:23 for FFmpeg by   doxygen 1.8.6

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