Searched refs:test_vector_1_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 | 1524 const uint8_t test_vector_1_key[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, in TEST() local 1535 &test_vector_1, test_vector_1_key, in TEST() 1536 sizeof(test_vector_1_key) / sizeof(uint8_t), test_vector_1_nonce, in TEST()
|