Searched refs:ciphertext_1 (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | aes_gcm_test.cc | 855 uint8_t ciphertext_1[] = {0x51, 0xE9, 0xA8, 0xCB, 0x23, 0xCA, 0x25, 0x12, in gsec_test_do_vector_tests_rekey_nist() local 859 vec = {nonce_1, aad_1, key_1, plaintext_1, ciphertext_1, 12, 0, 44, 16, 32}; in gsec_test_do_vector_tests_rekey_nist()
|