Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/crypto/stm32/
Dstm32-cryp.c155 struct stm32_cryp_caps { struct
156 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 …]