Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_crypter_test.cc32 alts_crypter* client_unseal) { in alts_crypter_test_random_seal_unseal() argument
58 client_unseal, data_buffer, protected_data_size, size, &size, nullptr); in alts_crypter_test_random_seal_unseal()
68 alts_crypter* client_seal, alts_crypter* client_unseal) { in alts_crypter_test_multiple_random_seal_unseal() argument
115 client_unseal, data_buffer1, protected_data_size, size1, &size1, nullptr); in alts_crypter_test_multiple_random_seal_unseal()
120 client_unseal, data_buffer2, protected_data_size, size2, &size2, nullptr); in alts_crypter_test_multiple_random_seal_unseal()
134 alts_crypter* client_unseal) { in alts_crypter_test_corrupted_unseal() argument
207 alts_crypter* client_unseal) { in alts_crypter_test_unsync_seal_unseal() argument
254 status = alts_crypter_process_in_place(client_unseal, data_buffer, in alts_crypter_test_unsync_seal_unseal()
346 alts_crypter** client_seal, alts_crypter** client_unseal, in create_random_alts_seal_crypter() argument
371 overflow_size, client_unseal, nullptr); in create_random_alts_seal_crypter()
[all …]