Searched refs:test_vector_13_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 | 1898 const uint8_t test_vector_13_key[] = {0x01, 0x3f, 0xe0, 0x0b, 0x5f, 0x11, in TEST() local 1916 &test_vector_13, test_vector_13_key, in TEST() 1917 sizeof(test_vector_13_key) / sizeof(uint8_t), test_vector_13_nonce, in TEST()
|