Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_crypter_test.cc30 alts_crypter* server_unseal, in alts_crypter_test_random_seal_unseal() argument
48 server_unseal, data_buffer, protected_data_size, size, &size, nullptr); in alts_crypter_test_random_seal_unseal()
67 alts_crypter* server_seal, alts_crypter* server_unseal, in alts_crypter_test_multiple_random_seal_unseal() argument
95 server_unseal, data_buffer1, protected_data_size, size1, &size1, nullptr); in alts_crypter_test_multiple_random_seal_unseal()
100 server_unseal, data_buffer2, protected_data_size, size2, &size2, nullptr); in alts_crypter_test_multiple_random_seal_unseal()
132 alts_crypter* server_unseal, in alts_crypter_test_corrupted_unseal() argument
152 status = alts_crypter_process_in_place(server_unseal, corrupted_data_buffer, in alts_crypter_test_corrupted_unseal()
171 status = alts_crypter_process_in_place(server_unseal, corrupted_data_buffer, in alts_crypter_test_corrupted_unseal()
190 status = alts_crypter_process_in_place(server_unseal, corrupted_data_buffer, in alts_crypter_test_corrupted_unseal()
205 alts_crypter* server_unseal, in alts_crypter_test_unsync_seal_unseal() argument
[all …]