Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dframing.rs651 pub(crate) fn get_test_ciphertext_content() -> PrivateMessageContent { in get_test_ciphertext_content() function
677 framing::test_utils::get_test_ciphertext_content,
686 let ciphertext_content = get_test_ciphertext_content(); in test_mls_ciphertext_content_mls_encoding()
700 let ciphertext_content = get_test_ciphertext_content(); in test_mls_ciphertext_content_non_zero_padding_error()