Lines Matching refs:rtp_cipher
33 &str->rtp_cipher,
49 - cipher_dealloc(str->rtp_cipher);
60 - cipher_dealloc(str->rtp_cipher);
76 - cipher_dealloc(str->rtp_cipher);
90 - cipher_dealloc(str->rtp_cipher);
104 - cipher_dealloc(str->rtp_cipher);
122 + cipher_dealloc(str->rtp_cipher);
143 - && stream->rtp_cipher == session->stream_template->rtp_cipher) {
146 + if (!stream_template || stream->rtp_cipher != stream_template->rtp_cipher) {
147 status = cipher_dealloc(stream->rtp_cipher);
244 - status = cipher_dealloc(session->stream_template->rtp_cipher);