Searched defs:ciphertexts (Results 1 – 14 of 14) sorted by relevance
131 std::vector<std::unique_ptr<RandomAccessStream>> ciphertexts; in TEST() local178 std::vector<std::unique_ptr<RandomAccessStream>> ciphertexts; in TEST() local236 std::vector<std::unique_ptr<RandomAccessStream>> ciphertexts; in TEST() local
151 std::vector<std::unique_ptr<InputStream>> ciphertexts; in TEST() local
66 Set<String> ciphertexts = new TreeSet<>(); in encrypt_decrypt_success() local
89 Set<String> ciphertexts = new TreeSet<String>(); in testBasicMultipleEncrypts() local
278 HashSet<String> ciphertexts = new HashSet<String>(); in testRandomNonce() local
229 HashSet<String> ciphertexts = new HashSet<String>(); in testRandomNonce() local
228 HashSet<String> ciphertexts = new HashSet<>(); in testRandomNonce() local
328 HashSet<String> ciphertexts = new HashSet<>(); in testRandomNonce() local
276 HashSet<String> ciphertexts = new HashSet<>(); in testRandomNonce() local
248 HashSet<String> ciphertexts = new HashSet<>(); in testNonce() local
416 HashSet<String> ciphertexts = new HashSet<>(); in testRandomNonce() local
46 let ciphertexts = scenarios in main() localVariable
212 std::vector<google::crypto::tink::AesGcmKey> ciphertexts; in TEST_F() local
403 let mut ciphertexts = vec![ciphertext]; in test_out_of_order_application_messages() localVariable