Searched refs:test_vector_17_key (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | aes_gcm_test.cc | 1963 const uint8_t test_vector_17_key[] = {0x88, 0xee, 0x08, 0x7f, 0xd9, 0x5d, in gsec_test_do_vector_tests_ieee() local 1982 &test_vector_17, test_vector_17_key, in gsec_test_do_vector_tests_ieee() 1983 sizeof(test_vector_17_key) / sizeof(uint8_t), test_vector_17_nonce, in gsec_test_do_vector_tests_ieee()
|