Searched defs:process_bytes (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/uuid/detail/ | ||
D | sha1.hpp | 128 inline void sha1::process_bytes(void const* buffer, std::size_t byte_count) in process_bytes() function in boost::uuids::detail::sha1 |
D | md5.hpp | 55 void process_bytes(void const* buffer, std::size_t byte_count) in process_bytes() function in boost::uuids::detail::md5 |
/third_party/alsa-utils/axfer/ | ||
D | container.h | 39 int (*process_bytes)(struct container_context *cntr, member |
/third_party/boost/boost/ | ||
D | crc.hpp | 1864 crc_basic<Bits>::process_bytes in process_bytes() function in boost::crc_basic |