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_ctr32;92 bool has_gcm;93 bool has_xts;94 bool has_authenc;95 u32 max_burst_size;