Home
last modified time | relevance | path

Searched refs:SRTPConfigAttr (Results 1 – 1 of 1) sorted by relevance

/external/opencore/protocols/sdp/common/include/
Dmedia_info.h115 SRTPConfigAttrType SRTPConfigAttr; variable
169 SRTPConfigAttr.intg_nonce = NULL; in mediaInfo()
170 SRTPConfigAttr.srtp_key_salt = NULL; in mediaInfo()
171 SRTPConfigAttr.auth_tag_len = 0; in mediaInfo()
172 SRTPConfigAttr.srtp_param_ext = NULL; in mediaInfo()
479 SRTPConfigAttr.intg_nonce = intg; in setSRTPintg_nonce()
483 SRTPConfigAttr.intg_nonce = intg; in setSRTPintg_nonce()
487 SRTPConfigAttr.intg_nonce.set((const char*)(memFrag.ptr), memFrag.len); in setSRTPintg_nonce()
492 SRTPConfigAttr.srtp_key_salt = key; in setSRTPkey_salt()
496 SRTPConfigAttr.srtp_key_salt = key; in setSRTPkey_salt()
[all …]