Searched defs:client_unseal (Results 1 – 1 of 1) sorted by relevance
39 alts_crypter* client_unseal) { in alts_crypter_test_random_seal_unseal()75 alts_crypter* client_seal, alts_crypter* client_unseal) { in alts_crypter_test_multiple_random_seal_unseal()213 alts_crypter* client_unseal) { in alts_crypter_test_unsync_seal_unseal()352 alts_crypter** client_seal, alts_crypter** client_unseal, in create_random_alts_seal_crypter()408 alts_crypter* client_unseal) { in destroy_random_alts_seal_crypter()417 *client_seal = nullptr, *client_unseal = nullptr; in TEST() local