Searched refs:test_vector_9_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 | 1776 const uint8_t test_vector_9_key[] = {0x07, 0x1b, 0x11, 0x3b, 0x0c, 0xa7, in TEST() local 1793 &test_vector_9, test_vector_9_key, in TEST() 1794 sizeof(test_vector_9_key) / sizeof(uint8_t), test_vector_9_nonce, in TEST()
|