Searched defs:stm32_cryp_caps (Results 1 – 1 of 1) sorted by relevance
155 struct stm32_cryp_caps { struct156 bool aeads_support;157 bool linear_aes_key;158 bool kp_mode;159 bool iv_protection;160 bool swap_final;161 bool padding_wa;162 u32 cr;163 u32 sr;164 u32 din;[all …]