Lines Matching refs:srtp_unprotect
914 srtp_unprotect(srtp, (srtp_hdr_t *)mesg, &len); in srtp_rejections_per_second()
969 return srtp_unprotect(srtp_sender, hdr, len); in srtp_test_call_unprotect()
1745 status = srtp_unprotect(srtp_recv, srtp_ciphertext, &len); in srtp_validate()
1914 status = srtp_unprotect(srtp_recv, srtp_ciphertext, &len); in srtp_validate_gcm()
2050 status = srtp_unprotect(srtp_recv, srtp_ciphertext, &len); in srtp_validate_encrypted_extensions_headers()
2171 status = srtp_unprotect(srtp_recv, srtp_ciphertext, &len); in srtp_validate_encrypted_extensions_headers_gcm()
2289 status = srtp_unprotect(srtp_recv, srtp_ciphertext, &len); in srtp_validate_aes_256()
2410 status = srtp_unprotect(srtp_recv, mesg, &len); in srtp_test_empty_payload()
2486 status = srtp_unprotect(srtp_recv, mesg, &len); in srtp_test_empty_payload_gcm()
2664 status = srtp_unprotect(srtp_recv, msg, &protected_msg_len_octets); in srtp_test_update()
2680 status = srtp_unprotect(srtp_recv, msg, &protected_msg_len_octets); in srtp_test_update()
2703 status = srtp_unprotect(srtp_recv, msg, &protected_msg_len_octets); in srtp_test_update()
2729 status = srtp_unprotect(srtp_recv, msg, &protected_msg_len_octets); in srtp_test_update()
2746 srtp_unprotect(srtp_recv_roc_0, msg, &protected_msg_len_octets); in srtp_test_update()
2764 status = srtp_unprotect(srtp_recv, msg, &protected_msg_len_octets); in srtp_test_update()
3157 status = srtp_unprotect(receiver_session, recv_pkt_1, in test_set_receiver_roc()
3164 status = srtp_unprotect(receiver_session, recv_pkt_2, in test_set_receiver_roc()
3267 srtp_unprotect(receiver_session, recv_pkt, &protected_msg_len_octets); in test_set_sender_roc()