Searched defs:sa_req (Results 1 – 1 of 1) sorted by relevance
219 struct sa_req { struct220 struct device *dev;221 u16 size;222 u8 enc_offset;223 u16 enc_size;224 u8 *enc_iv;225 u8 auth_offset;226 u16 auth_size;227 u8 *auth_iv;228 u32 type;[all …]