Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h175 struct rkce_hash_td_buf { struct
176 uint8_t key[RKCE_TD_KEY_SIZE]; // offset 0x00
177 uint8_t hash[RKCE_TD_HASH_SIZE]; // offset 0x80
178 uint8_t ctx[RKCE_HASH_CONTEXT_SIZE]; // offset 0xB0
179 void *user_data;