HomeSort by relevance Sort by last modified time
    Searched defs:srtp_protect (Results 1 - 2 of 2) sorted by null

  /external/srtp/srtp/
srtp.c 501 * set direction to unknown - this flag gets checked in srtp_protect(),
597 srtp_protect(srtp_ctx_t *ctx, void *rtp_hdr, int *pkt_octet_len) { function
610 debug_print(mod_srtp, "function srtp_protect", NULL);
654 * srtp_protect() and srtp_unprotect() will fail this test in one of
1062 * srtp_protect() and srtp_unprotect() will fail this test in one of
    [all...]
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 644 * set direction to unknown - this flag gets checked in srtp_protect(),
740 srtp_protect(srtp_ctx_t *ctx, void *rtp_hdr, int *pkt_octet_len) { function
753 debug_print(mod_srtp, "function srtp_protect", NULL);
798 * srtp_protect() and srtp_unprotect() will fail this test in one of
    [all...]

Completed in 270 milliseconds