Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
H A Doblivious_http_request_test.cc212 auto ciphertext_1 = req_with_same_plaintext_1->EncapsulateAndSerialize(); in TEST() local
230 auto ciphertext_1 = req_with_different_plaintext_1->EncapsulateAndSerialize(); in TEST() local
/aosp_15_r20/external/tink/cc/hybrid/
H A Dhybrid_decrypt_factory_test.cc115 auto ciphertext_1 = in TEST_F() local
/aosp_15_r20/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp1477 std::vector<uint8_t> ciphertext_1; in TEST() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/crypt/
H A Daes_gcm_test.cc920 uint8_t ciphertext_1[] = {0x51, 0xE9, 0xA8, 0xCB, 0x23, 0xCA, 0x25, 0x12, in TEST() local