Searched defs:rsp (Results 1 – 12 of 12) sorted by relevance
67 let rsp: SkMessage = session.recv(&mut buf).unwrap(); in bootloader_retrieve_key() localVariable69 let rsp = bl::Response::from_slice(&rsp.0).unwrap(); in bootloader_retrieve_key() localVariable
209 let rsp = self.ta.borrow().process_bootloader(&msg.0); in on_message() localVariable
85 uint8_t rsp; in main() local
67 struct full_keybox_unwrap_resp rsp = { in keybox_handle_unwrap() local127 struct keybox_resp rsp; in keybox_handle_msg() local
66 struct full_keybox_unwrap_response rsp; in keybox_unwrap() local
177 static long serialize_response(Response& rsp, in serialize_response()206 Response rsp(device->message_version()); in do_dispatch() local241 Response rsp = ((device->*operation)(req)); in do_dispatch() local268 Response rsp = ((device->*operation)()); in do_dispatch() local
36 uint8_t rsp = RSP_OK; in handle_cmd() local
60 struct hwwsk_rsp_hdr rsp; in handle_reply() local
52 Response rsp; in ExecuteCommand() local
69 Response rsp; in exec_cmd() local
109 uint8_t rsp; in chan_send_cmd() local384 uint8_t rsp; in TEST() local
283 struct storage_file_open_resp rsp = {0}; in storage_open_file() local600 struct storage_file_get_size_resp rsp; in storage_get_file_size() local