Searched defs:sa_req (Results 1 – 2 of 2) sorted by relevance
200 struct sa_req { struct201 struct device *dev;202 u16 size;203 u8 enc_offset;204 u16 enc_size;205 u8 *enc_iv;206 u8 auth_offset;207 u16 auth_size;208 u8 *auth_iv;209 u32 type;[all …]
220 struct sa_req { struct221 struct device *dev;222 u16 size;223 u8 enc_offset;224 u16 enc_size;225 u8 *enc_iv;226 u8 auth_offset;227 u16 auth_size;228 u8 *auth_iv;229 u32 type;[all …]