Home
last modified time | relevance | path

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

/webrtc/srtp/src/
H A Dkey_derivation.rs14 pub const LABEL_SRTCP_AUTHENTICATION_TAG: u8 = 0x04; constant
/webrtc/srtp/src/cipher/
H A Dcipher_aes_cm_hmac_sha1.rs73 LABEL_SRTCP_AUTHENTICATION_TAG, in new()