Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dframing.rs686 let ciphertext_content = get_test_ciphertext_content(); in test_mls_ciphertext_content_mls_encoding() localVariable
700 let ciphertext_content = get_test_ciphertext_content(); in test_mls_ciphertext_content_non_zero_padding_error() localVariable
Dciphertext_processor.rs245 let ciphertext_content = in open() localVariable