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

  /external/srtp/srtp/
srtp.c 502 * srtp_unprotect(), srtp_protect_rtcp(), and srtp_unprotect_rtcp(), and
654 * srtp_protect() and srtp_unprotect() will fail this test in one of
840 srtp_unprotect(srtp_ctx_t *ctx, void *srtp_hdr, int *pkt_octet_len) { function
854 debug_print(mod_srtp, "function srtp_unprotect", NULL);
1062 * srtp_protect() and srtp_unprotect() will fail this test in one of
    [all...]
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 645 * srtp_unprotect(), srtp_protect_rtcp(), and srtp_unprotect_rtcp(), and
798 * srtp_protect() and srtp_unprotect() will fail this test in one of
984 srtp_unprotect(srtp_ctx_t *ctx, void *srtp_hdr, int *pkt_octet_len) { function
998 debug_print(mod_srtp, "function srtp_unprotect", NULL);
    [all...]

Completed in 84 milliseconds