Searched defs:rkce_hash_td (Results 1 – 1 of 1) sorted by relevance
268 struct rkce_hash_td { struct270 struct rkce_hash_td_ctrl ctrl; argument271 uint32_t reserve1;272 uint32_t key_addr;274 uint32_t reserve2[2];275 uint32_t hash_addr;276 uint32_t reserve3;278 struct rkce_sg_info sg[RKCE_TD_SG_NUM];280 uint32_t hash_ctx_addr;281 uint32_t reserve4[6];[all …]