Home
last modified time | relevance | path

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

/webrtc/srtp/src/context/
H A Dcontext_test.rs246 let gotten_encrypted_rtp_packet = ctx in test_encrypt_rtp() localVariable
250 assert_eq!(gotten_encrypted_rtp_packet, *ENCRYPTED_RTP_PACKET) in test_encrypt_rtp()