Home
last modified time | relevance | path

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

/webrtc/dtls/src/crypto/
H A Dcrypto_test.rs117 let rlh = RecordLayerHeader { in test_ccm_encryption_and_decryption() localVariable
133 let cipher_text = ccm.encrypt(&rlh, &raw)?; in test_ccm_encryption_and_decryption()