Searched refs:test_vector_8_nonce (Results 1 – 1 of 1) sorted by relevance
/external/grpc-grpc/test/core/tsi/alts/crypt/ |
D | aes_gcm_test.cc | 1680 const uint8_t test_vector_8_nonce[] = {0x12, 0x15, 0x35, 0x24, 0xc0, 0x89, in gsec_test_do_vector_tests_ieee() local 1700 sizeof(test_vector_8_key) / sizeof(uint8_t), test_vector_8_nonce, in gsec_test_do_vector_tests_ieee() 1701 sizeof(test_vector_8_nonce) / sizeof(uint8_t), test_vector_8_aad, in gsec_test_do_vector_tests_ieee()
|