Home
last modified time | relevance | path

Searched refs:ciphertext_bytes_writtens (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/crypt/
Daes_gcm_test.cc248 size_t* ciphertext_bytes_writtens = in gsec_test_multiple_random_encrypt_decrypt() local
271 ciphertext_and_tag_lengths[ind], &(ciphertext_bytes_writtens[ind]), in gsec_test_multiple_random_encrypt_decrypt()
275 GPR_ASSERT(ciphertext_bytes_writtens[ind] == in gsec_test_multiple_random_encrypt_decrypt()
284 ciphertext_bytes_writtens[ind], in gsec_test_multiple_random_encrypt_decrypt()
289 ciphertext_and_tags[ind], ciphertext_bytes_writtens[ind], in gsec_test_multiple_random_encrypt_decrypt()
346 ciphertext_bytes_writtens[ind], &ciphertext_vecs, in gsec_test_multiple_random_encrypt_decrypt()
378 gpr_free(ciphertext_bytes_writtens); in gsec_test_multiple_random_encrypt_decrypt()