Home | History | Annotate | Download | only in test

Lines Matching refs:srtp_unprotect

226       printf("testing srtp_protect and srtp_unprotect\n");
249 printf("testing srtp_protect and srtp_unprotect with big policy\n");
258 printf("testing srtp_protect and srtp_unprotect on "
271 printf("testing srtp_protect and srtp_unprotect against "
550 srtp_unprotect(srtp, (srtp_hdr_t *)mesg, &len);
693 err_check(srtp_unprotect(srtp_rcvr, hdr, &len));
722 status = srtp_unprotect(srtp_rcvr, hdr_enc, &len);
747 status = srtp_unprotect(srtp_rcvr, hdr, &len);
1223 status = srtp_unprotect(srtp_recv, srtp_ciphertext, &len);