Home
last modified time | relevance | path

Searched defs:payload_offset (Results 1 – 2 of 2) sorted by relevance

/webrtc/srtp/src/cipher/
H A Dcipher_aes_cm_hmac_sha1.rs193 let payload_offset = header.marshal_size(); in encrypt_rtp() localVariable
242 let payload_offset = header.marshal_size(); in decrypt_rtp() localVariable
H A Dcipher_aead_aes_gcm.rs70 let payload_offset = header.marshal_size(); in decrypt_rtp() localVariable