Searched refs:test_vector_4_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 | 1605 const uint8_t test_vector_4_key[] = {0xfe, 0xff, 0xe9, 0x92, 0x86, 0x65, in TEST() local 1628 &test_vector_4, test_vector_4_key, in TEST() 1629 sizeof(test_vector_4_key) / sizeof(uint8_t), test_vector_4_nonce, in TEST()
|