Searched refs:test_vector_15_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 | 1957 const uint8_t test_vector_15_key[] = {0x01, 0x3f, 0xe0, 0x0b, 0x5f, 0x11, in TEST() local 1980 &test_vector_15, test_vector_15_key, in TEST() 1981 sizeof(test_vector_15_key) / sizeof(uint8_t), test_vector_15_nonce, in TEST()
|