Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dtrusty_keymaster_messages.h24 static inline bool copy_keymaster_algorithm_from_buf( in copy_keymaster_algorithm_from_buf() function
152 return copy_keymaster_algorithm_from_buf(buf_ptr, end, &algorithm) && in Deserialize()
171 return copy_keymaster_algorithm_from_buf(buf_ptr, end, &algorithm); in Deserialize()
190 return copy_keymaster_algorithm_from_buf(buf_ptr, end, &algorithm) && in Deserialize()