Home
last modified time | relevance | path

Searched defs:bytes_to_write (Results 1 – 10 of 10) sorted by relevance

/third_party/grpc/src/core/tsi/alts/frame_protector/
Dframe_handler.cc83 size_t bytes_to_write = in alts_write_frame_bytes() local
98 size_t bytes_to_write = in alts_write_frame_bytes() local
168 size_t bytes_to_write = std::min( in alts_read_frame_bytes() local
200 size_t bytes_to_write = std::min(*bytes_size, reader->bytes_remaining); in alts_read_frame_bytes() local
Dalts_frame_protector.cc295 size_t bytes_to_write = std::min( in alts_unprotect() local
/third_party/ltp/testcases/kernel/syscalls/mprotect/
Dmprotect02.c62 int bytes_to_write, fd; in main() local
/third_party/ltp/testcases/kernel/syscalls/stat/
Dstat02.c29 size_t bytes_to_write; member
/third_party/grpc/src/core/tsi/alts/crypt/
Daes_gcm.cc404 int bytes_to_write = static_cast<int>(plaintext_length); in gsec_aes_gcm_aead_crypter_encrypt_iovec() local
556 size_t bytes_to_write = ciphertext_length; in gsec_aes_gcm_aead_crypter_decrypt_iovec() local
/third_party/mesa3d/src/util/
Dvl_bitstream.h91 vl_bitstream_verify_buffer(struct vl_bitstream_encoder *enc, uint32_t bytes_to_write) in vl_bitstream_verify_buffer()
/third_party/zlib/contrib/iostream3/
Dzfstream.cc229 int bytes_to_write = this->pptr() - this->pbase(); in overflow() local
/third_party/mbedtls/programs/psa/
Dcrypto_examples.c70 size_t bytes_to_write = 0, bytes_written = 0, len = 0; in cipher_operation() local
/third_party/openssl/test/helpers/
Dhandshake.c727 int bytes_to_write; member
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1458 unsigned bytes_to_write = 0; in thread_func() local