Searched defs:sa_req (Results 1 – 1 of 1) 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 …]