Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs-core/src/crypto/
Dtest_suite.rs572 struct EncryptionTestCase { struct
574 plaintext: Vec<u8>,
576 aad: Vec<u8>,
578 ciphertext: Vec<u8>,