Searched refs:copy_uint32_array_from_buf (Results 1 – 3 of 3) sorted by relevance
166 inline bool copy_uint32_array_from_buf(const uint8_t** buf_ptr, const uint8_t* end, in copy_uint32_array_from_buf() function
93 if (!copy_uint32_array_from_buf(buf_ptr, end, &tmp, &results_length)) in NonErrorDeserialize()
56 if (!copy_uint32_array_from_buf(buf_ptr, end, &deserialized_algorithms, &algorithms_length)) in NonErrorDeserialize()