Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol_test.cc33 alts_iovec_record_protocol* client_unprotect; member
117 /*is_protect=*/false, &fixture->client_unprotect, in alts_iovec_record_protocol_test_fixture_create()
146 alts_iovec_record_protocol_destroy(fixture->client_unprotect); in alts_iovec_record_protocol_test_fixture_destroy()
740 fixture->client_unprotect); in alts_iovec_record_protocol_random_seal_unseal_tests()
748 fixture->client_unprotect); in alts_iovec_record_protocol_random_seal_unseal_tests()
756 fixture->client_unprotect); in alts_iovec_record_protocol_random_seal_unseal_tests()
764 fixture->client_unprotect); in alts_iovec_record_protocol_random_seal_unseal_tests()
775 fixture->client_unprotect); in alts_iovec_record_protocol_empty_seal_unseal_tests()
783 fixture->client_unprotect); in alts_iovec_record_protocol_empty_seal_unseal_tests()
791 fixture->client_unprotect); in alts_iovec_record_protocol_empty_seal_unseal_tests()
[all …]
Dalts_grpc_record_protocol_test.cc38 alts_grpc_record_protocol* client_unprotect; member
134 extra_copy, &fixture->client_unprotect) == TSI_OK); in test_fixture_integrity_only_create()
192 &fixture->client_unprotect) == TSI_OK); in test_fixture_privacy_integrity_create()
229 alts_grpc_record_protocol_destroy(fixture->client_unprotect); in alts_grpc_record_protocol_test_fixture_destroy()
398 random_seal_unseal(fixture->server_protect, fixture->client_unprotect); in alts_grpc_record_protocol_random_seal_unseal_tests()
404 empty_seal_unseal(fixture->server_protect, fixture->client_unprotect); in alts_grpc_record_protocol_empty_seal_unseal_tests()
410 unsync_seal_unseal(fixture->server_protect, fixture->client_unprotect); in alts_grpc_record_protocol_unsync_seal_unseal_tests()
416 corrupted_data(fixture->server_protect, fixture->client_unprotect); in alts_grpc_record_protocol_corrupted_data_tests()