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