Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol_test.cc265 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_unsync_seal_unseal()
288 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_corrupted_data()
298 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_corrupted_data()
308 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_corrupted_data()
318 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_corrupted_data()
341 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_protect_input_check()
351 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_protect_input_check()
360 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_protect_input_check()
369 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_protect_input_check()
386 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in integrity_only_unprotect_input_check()
[all …]
/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_crypter_test.cc155 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_corrupted_unseal()
174 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_corrupted_unseal()
193 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_corrupted_unseal()
233 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_unsync_seal_unseal()
257 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_unsync_seal_unseal()
279 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_input_sanity_check()
288 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_input_sanity_check()
297 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_input_sanity_check()
307 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_input_sanity_check()
318 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_crypter_test_input_sanity_check()
[all …]
Dalts_counter_test.cc44 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_counter_test_input_sanity_check()
51 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_counter_test_input_sanity_check()
59 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_counter_test_input_sanity_check()
72 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_counter_test_input_sanity_check()
78 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in alts_counter_test_input_sanity_check()
/external/grpc-grpc/test/core/tsi/alts/crypt/
Daes_gcm_test.cc140 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_random_encrypt_decrypt()
160 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_random_encrypt_decrypt()
179 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_random_encrypt_decrypt()
196 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_random_encrypt_decrypt()
432 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_encryption_failure()
442 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_encryption_failure()
452 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_encryption_failure()
462 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_encryption_failure()
479 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_encryption_failure()
489 GPR_ASSERT(gsec_test_expect_compare_code_and_substr( in gsec_test_encryption_failure()
[all …]
Dgsec_test_util.h84 int gsec_test_expect_compare_code_and_substr(grpc_status_code status1,
Dgsec_test_util.cc75 int gsec_test_expect_compare_code_and_substr(grpc_status_code status1, in gsec_test_expect_compare_code_and_substr() function