Home
last modified time | relevance | path

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

/webrtc/srtp/src/context/
H A Dsrtp_test.rs89 let mut invalid_context = Context::new( in test_rtp_invalid_auth() localVariable
109 let result = invalid_context.decrypt_rtp(&out); in test_rtp_invalid_auth()