Searched defs:srtp_protect (Results 1 - 2 of 2) sorted by relevance

/external/srtp/srtp/
H A Dsrtp.c501 * 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
1493 * srtp_protect() and srtp_unprotect() will fail this test in one of
1826 * srtp_protect() and srtp_unprotect() will fail this test in one of
/external/chromium_org/third_party/libsrtp/srtp/srtp/
H A Dsrtp.c644 * 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
1207 * srtp_protect() and srtp_unprotect() will fail this test in one of
1696 * srtp_protect() and srtp_unprotect() will fail this test in one of
2020 * srtp_protect() and srtp_unprotect() will fail this test in one of

Completed in 108 milliseconds