Home
last modified time | relevance | path

Searched refs:server_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.cc35 alts_iovec_record_protocol* server_unprotect; member
133 /*is_protect=*/false, &fixture->server_unprotect, in alts_iovec_record_protocol_test_fixture_create()
148 alts_iovec_record_protocol_destroy(fixture->server_unprotect); in alts_iovec_record_protocol_test_fixture_destroy()
738 fixture->server_unprotect); in alts_iovec_record_protocol_random_seal_unseal_tests()
746 fixture->server_unprotect); in alts_iovec_record_protocol_random_seal_unseal_tests()
754 fixture->server_unprotect); in alts_iovec_record_protocol_random_seal_unseal_tests()
762 fixture->server_unprotect); in alts_iovec_record_protocol_random_seal_unseal_tests()
773 fixture->server_unprotect); in alts_iovec_record_protocol_empty_seal_unseal_tests()
781 fixture->server_unprotect); in alts_iovec_record_protocol_empty_seal_unseal_tests()
789 fixture->server_unprotect); in alts_iovec_record_protocol_empty_seal_unseal_tests()
[all …]
Dalts_grpc_record_protocol_test.cc40 alts_grpc_record_protocol* server_unprotect; member
148 extra_copy, &fixture->server_unprotect) == TSI_OK); in test_fixture_integrity_only_create()
206 &fixture->server_unprotect) == TSI_OK); in test_fixture_privacy_integrity_create()
231 alts_grpc_record_protocol_destroy(fixture->server_unprotect); in alts_grpc_record_protocol_test_fixture_destroy()
397 random_seal_unseal(fixture->client_protect, fixture->server_unprotect); in alts_grpc_record_protocol_random_seal_unseal_tests()
403 empty_seal_unseal(fixture->client_protect, fixture->server_unprotect); in alts_grpc_record_protocol_empty_seal_unseal_tests()
409 unsync_seal_unseal(fixture->client_protect, fixture->server_unprotect); in alts_grpc_record_protocol_unsync_seal_unseal_tests()
415 corrupted_data(fixture->client_protect, fixture->server_unprotect); in alts_grpc_record_protocol_corrupted_data_tests()