Searched refs:test_vector_15_key (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | aes_gcm_test.cc | 1892 const uint8_t test_vector_15_key[] = {0x01, 0x3f, 0xe0, 0x0b, 0x5f, 0x11, in gsec_test_do_vector_tests_ieee() local 1915 &test_vector_15, test_vector_15_key, in gsec_test_do_vector_tests_ieee() 1916 sizeof(test_vector_15_key) / sizeof(uint8_t), test_vector_15_nonce, in gsec_test_do_vector_tests_ieee()
|