Home
last modified time | relevance | path

Searched refs:zrtp_cipher_decrypt (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libzrtp/src/
H A Dzrtp_srtp_builtin.c39 #define zrtp_cipher_decrypt(self, buf, len) \ macro
1229 …status = zrtp_cipher_decrypt(&srtp_stream_ctx->rtp_cipher, (unsigned char*)enc_start, enc_octet_le… in zrtp_srtp_unprotect()
1457 …status = zrtp_cipher_decrypt(&srtp_stream_ctx->rtcp_cipher, (unsigned char*)enc_start, enc_octet_l… in zrtp_srtp_unprotect_rtcp()