Searched refs:TestEncryptable (Results 1 – 1 of 1) sorted by relevance
138 struct TestEncryptable(#[mls_codec(with = "mls_rs_codec::byte_vec")] Vec<u8>); struct140 impl HpkeEncryptable for TestEncryptable { implementation165 TestEncryptable::decrypt(cs, &secret, &public, &self.context, &ciphertext) in verify()