Searched refs:srtpcipher (Results 1 – 1 of 1) sorted by relevance
2261 const gchar *srtpcipher, *srtpauth, *srtcpcipher, *srtcpauth; in gst_mikey_message_new_from_caps() local2276 srtpcipher = gst_structure_get_string (s, "srtp-cipher"); in gst_mikey_message_new_from_caps()2282 if ((srtpcipher == NULL || srtpauth == NULL) in gst_mikey_message_new_from_caps()2289 cipher = srtpcipher; in gst_mikey_message_new_from_caps()