Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h195 struct rkce_symm_td_ctrl { struct
196 uint32_t td_type : 2;
197 uint32_t is_dec : 1;
198 uint32_t is_aad : 1;
199 uint32_t symm_algo : 2;
201 uint32_t symm_mode : 4;
202 uint32_t key_size : 2;
203 uint32_t first_pkg : 1;
204 uint32_t last_pkg : 1;
205 uint32_t key_sel : 3;
[all …]