HomeSort by relevance Sort by last modified time
    Searched refs:rtp_cipher (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 120 &str->rtp_cipher,
133 cipher_dealloc(str->rtp_cipher);
142 cipher_dealloc(str->rtp_cipher);
156 cipher_dealloc(str->rtp_cipher);
170 cipher_dealloc(str->rtp_cipher);
182 cipher_dealloc(str->rtp_cipher);
203 && stream->rtp_cipher == session->stream_template->rtp_cipher) {
206 status = cipher_dealloc(stream->rtp_cipher);
292 str->rtp_cipher = stream_template->rtp_cipher
    [all...]
  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp_priv.h 211 cipher_t *rtp_cipher; member in struct:srtp_stream_ctx_t
  /external/chromium_org/third_party/libsrtp/srtp/test/
srtp_driver.c 1054 stream->rtp_cipher->type->description,
1080 stream->rtp_cipher->type->description,
    [all...]

Completed in 28 milliseconds