Home
last modified time | relevance | path

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

/dports/devel/grpc/grpc-1.42.0/src/core/tsi/alts/frame_protector/
H A Dalts_frame_protector.cc57 size_t max_unprotected_frame_size; member
200 impl->max_unprotected_frame_size, in unseal()
214 size_t buffer_space_remaining = impl->max_unprotected_frame_size - in ensure_buffer_size()
226 impl->max_unprotected_frame_size = buffer_len; in ensure_buffer_size()
271 std::min(impl->max_unprotected_frame_size - in alts_unprotect()
395 impl->max_unprotected_frame_size = max_protected_frame_size_to_set; in alts_create_frame_protector()
/dports/devel/grpc130/grpc-1.30.2/src/core/tsi/alts/frame_protector/
H A Dalts_frame_protector.cc55 size_t max_unprotected_frame_size; member
198 impl->max_unprotected_frame_size, in unseal()
212 size_t buffer_space_remaining = impl->max_unprotected_frame_size - in ensure_buffer_size()
224 impl->max_unprotected_frame_size = buffer_len; in ensure_buffer_size()
269 GPR_MIN(impl->max_unprotected_frame_size - in alts_unprotect()
394 impl->max_unprotected_frame_size = max_protected_frame_size_to_set; in alts_create_frame_protector()
/dports/devel/grpc134/grpc-1.34.1/src/core/tsi/alts/frame_protector/
H A Dalts_frame_protector.cc55 size_t max_unprotected_frame_size; member
198 impl->max_unprotected_frame_size, in unseal()
212 size_t buffer_space_remaining = impl->max_unprotected_frame_size - in ensure_buffer_size()
224 impl->max_unprotected_frame_size = buffer_len; in ensure_buffer_size()
269 GPR_MIN(impl->max_unprotected_frame_size - in alts_unprotect()
394 impl->max_unprotected_frame_size = max_protected_frame_size_to_set; in alts_create_frame_protector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/tsi/alts/frame_protector/
H A Dalts_frame_protector.cc55 size_t max_unprotected_frame_size; member
198 impl->max_unprotected_frame_size, in unseal()
212 size_t buffer_space_remaining = impl->max_unprotected_frame_size - in ensure_buffer_size()
224 impl->max_unprotected_frame_size = buffer_len; in ensure_buffer_size()
269 GPR_MIN(impl->max_unprotected_frame_size - in alts_unprotect()
394 impl->max_unprotected_frame_size = max_protected_frame_size_to_set; in alts_create_frame_protector()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/tsi/alts/frame_protector/
H A Dalts_frame_protector.cc57 size_t max_unprotected_frame_size;
200 impl->max_unprotected_frame_size,
214 size_t buffer_space_remaining = impl->max_unprotected_frame_size -
226 impl->max_unprotected_frame_size = buffer_len;
271 std::min(impl->max_unprotected_frame_size -
395 impl->max_unprotected_frame_size = max_protected_frame_size_to_set;
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/tsi/alts/frame_protector/
H A Dalts_frame_protector.cc57 size_t max_unprotected_frame_size; member
200 impl->max_unprotected_frame_size, in unseal()
214 size_t buffer_space_remaining = impl->max_unprotected_frame_size - in ensure_buffer_size()
226 impl->max_unprotected_frame_size = buffer_len; in ensure_buffer_size()
271 std::min(impl->max_unprotected_frame_size - in alts_unprotect()
395 impl->max_unprotected_frame_size = max_protected_frame_size_to_set; in alts_create_frame_protector()