Searched refs:test_vector_7_nonce (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | aes_gcm_test.cc | 1645 const uint8_t test_vector_7_nonce[] = {0x12, 0x15, 0x35, 0x24, 0xc0, 0x89, in gsec_test_do_vector_tests_ieee() local 1665 sizeof(test_vector_7_key) / sizeof(uint8_t), test_vector_7_nonce, in gsec_test_do_vector_tests_ieee() 1666 sizeof(test_vector_7_nonce) / sizeof(uint8_t), test_vector_7_aad, in gsec_test_do_vector_tests_ieee()
|