Searched defs:atmel_aes_caps (Results 1 – 1 of 1) sorted by relevance
88 struct atmel_aes_caps { struct89 bool has_dualbuff;90 bool has_cfb64;91 bool has_gcm;92 bool has_xts;93 bool has_authenc;94 u32 max_burst_size;