Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/stm32/
Dstm32-cryp.c138 struct stm32_cryp_caps { struct
139 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 …]