Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h229 struct rkce_symm_hash_td_ctrl { struct
230 uint32_t td_type : 2;
231 uint32_t is_dec : 1;
232 uint32_t is_aad : 1;
233 uint32_t symm_algo : 2;
235 uint32_t hw_pad_en : 1;
236 uint32_t symm_mode : 4;
237 uint32_t key_size : 2;
238 uint32_t first_pkg : 1;
239 uint32_t last_pkg : 1;
[all …]