Searched defs:stm32_cryp_caps (Results 1 – 1 of 1) sorted by relevance
138 struct stm32_cryp_caps { struct139 bool aeads_support;140 bool linear_aes_key;141 bool kp_mode;142 bool iv_protection;143 bool swap_final;144 bool padding_wa;145 u32 cr;146 u32 sr;147 u32 din;[all …]