Searched refs:test_vector_13_key (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | aes_gcm_test.cc | 1833 const uint8_t test_vector_13_key[] = {0x01, 0x3f, 0xe0, 0x0b, 0x5f, 0x11, in gsec_test_do_vector_tests_ieee() local 1851 &test_vector_13, test_vector_13_key, in gsec_test_do_vector_tests_ieee() 1852 sizeof(test_vector_13_key) / sizeof(uint8_t), test_vector_13_nonce, in gsec_test_do_vector_tests_ieee()
|