Searched defs:to_buffer (Results 1 – 7 of 7) sorted by relevance
51 uint32_t to_buffer[ELEMENT_COUNT] = {1}; in ReadWrite() local
53 boost::asio::const_buffer to_buffer(reply::status_type status) in to_buffer() function
52 boost::asio::const_buffer to_buffer(reply::status_type status) in to_buffer() function
359 size_t to_buffer = min(block_size_bytes() - aad_block_buf_len_, aad->data_length); in FillBufferedAadBlock() local