Searched defs:safexcel_res_data (Results 1 – 1 of 1) sorted by relevance
168 struct safexcel_res_data { struct169 uint32_t packet_length : 17;170 uint32_t error_code : 15;172 uint32_t bypass_length : 4;173 uint32_t e15 : 1;174 uint32_t rsvd0 : 16;175 uint32_t hash_bytes : 1;176 uint32_t hash_length : 6;177 uint32_t generic_bytes : 1;178 uint32_t checksum : 1;[all …]