HomeSort by relevance Sort by last modified time
    Searched refs:copy_uint32_array_from_buf (Results 1 - 3 of 3) sorted by null

  /system/keymaster/include/keymaster/
serializable.h 107 * See copy_uint32_array_from_buf().
166 inline bool copy_uint32_array_from_buf(const uint8_t** buf_ptr, const uint8_t* end, function in namespace:keymaster
google_keymaster_messages.h 93 if (!copy_uint32_array_from_buf(buf_ptr, end, &tmp, &results_length))
  /system/keymaster/
google_keymaster_messages.cpp 56 if (!copy_uint32_array_from_buf(buf_ptr, end, &deserialized_algorithms, &algorithms_length))

Completed in 376 milliseconds