Home
last modified time | relevance | path

Searched refs:copy_uint32_array_from_buf (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/include/keymaster/
Dserializable.h170 inline bool copy_uint32_array_from_buf(const uint8_t** buf_ptr, const uint8_t* end, in copy_uint32_array_from_buf() function
Dandroid_keymaster_messages.h195 if (!copy_uint32_array_from_buf(buf_ptr, end, &tmp, &results_length)) in NonErrorDeserialize()