Home
last modified time | relevance | path

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

/webrtc/srtp/src/context/
H A Dsrtp_test.rs146 let actual_encrypted = encrypt_context.encrypt_rtp(&decrypted_raw)?; in test_rtp_lifecyle() localVariable
148 actual_encrypted, encrypted_raw, in test_rtp_lifecyle()