Data Fields | |
char * | a_crypto |
unsigned char | local_key [SRTP_MASTER_LEN] |
char | local_key64 [SRTP_MASTER_LEN64] |
Definition at line 44 of file sdp_crypto.c.
char* a_crypto |
Definition at line 45 of file sdp_crypto.c.
Referenced by sdp_crypto_attrib(), sdp_crypto_destroy(), sdp_crypto_offer(), and sdp_crypto_process().
unsigned char local_key[SRTP_MASTER_LEN] |
Definition at line 46 of file sdp_crypto.c.
Referenced by sdp_crypto_activate(), and sdp_crypto_setup().
char local_key64[SRTP_MASTER_LEN64] |
Definition at line 47 of file sdp_crypto.c.
Referenced by sdp_crypto_offer(), sdp_crypto_process(), and sdp_crypto_setup().