Home
last modified time | relevance | path

Searched defs:num_overhead_bytes (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dalts_crypter_test.cc34 size_t num_overhead_bytes = alts_crypter_num_overhead_bytes(server_seal); in alts_crypter_test_random_seal_unseal() local
70 size_t num_overhead_bytes = alts_crypter_num_overhead_bytes(server_seal); in alts_crypter_test_multiple_random_seal_unseal() local
136 size_t num_overhead_bytes = alts_crypter_num_overhead_bytes(server_seal); in alts_crypter_test_corrupted_unseal() local
209 size_t num_overhead_bytes = alts_crypter_num_overhead_bytes(server_seal); in alts_crypter_test_unsync_seal_unseal() local
269 size_t num_overhead_bytes = alts_crypter_num_overhead_bytes(crypter_seal); in alts_crypter_test_input_sanity_check() local
/external/grpc-grpc/src/core/tsi/alts/frame_protector/
Dalts_crypter.h125 size_t (*num_overhead_bytes)(const alts_crypter* crypter); member
Dalts_unseal_privacy_integrity_crypter.cc47 size_t num_overhead_bytes = in unseal_check() local
Dalts_record_protocol_crypter_common.cc68 size_t num_overhead_bytes = 0; in alts_record_protocol_crypter_num_overhead_bytes() local
Dalts_seal_privacy_integrity_crypter.cc44 size_t num_overhead_bytes = in seal_check() local