Searched refs:test_vector_2_key (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/crypt/ |
H A D | aes_gcm_test.cc | 1545 const uint8_t test_vector_2_key[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local 1559 &test_vector_2, test_vector_2_key, in TEST() 1560 sizeof(test_vector_2_key) / sizeof(uint8_t), test_vector_2_nonce, in TEST()
|