Searched defs:EncryptionTestCase (Results 1 – 1 of 1) sorted by relevance
572 struct EncryptionTestCase { struct574 plaintext: Vec<u8>,576 aad: Vec<u8>,578 ciphertext: Vec<u8>,