Home
last modified time | relevance | path

Searched defs: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()
67 alts_crypter* server_seal, alts_crypter* server_unseal, in alts_crypter_test_multiple_random_seal_unseal()
132 alts_crypter* server_unseal, in alts_crypter_test_corrupted_unseal()
205 alts_crypter* server_unseal, in alts_crypter_test_unsync_seal_unseal()
345 alts_crypter** server_seal, alts_crypter** server_unseal, in create_random_alts_seal_crypter()
380 alts_crypter* server_unseal, in destroy_random_alts_seal_crypter()
390 alts_crypter *server_seal = nullptr, *server_unseal = nullptr, in alts_crypter_do_generic_tests() local