Home
last modified time | relevance | path

Searched defs:smcmod_decrypt_req (Results 1 – 1 of 1) sorted by relevance

/device/google/marlin/recovery/oem-recovery/
Ddec.cpp58 struct smcmod_decrypt_req { struct
59 uint32_t service_id; /* in */
60 uint32_t command_id; /* in */
61 uint32_t operation; /* in */
63 union {
91 _IOWR(SMCMOD_IOC_MAGIC, 37, struct smcmod_decrypt_req) argument