Searched defs:af_alg_async_req (Results 1 – 2 of 2) sorted by relevance
94 struct af_alg_async_req { struct95 struct kiocb *iocb;96 struct sock *sk;98 struct af_alg_rsgl first_rsgl;99 struct af_alg_rsgl *last_rsgl;100 struct list_head rsgl_list;102 struct scatterlist *tsgl;103 unsigned int tsgl_entries;105 unsigned int outlen;106 unsigned int areqlen;[all …]
96 struct af_alg_async_req { struct97 struct kiocb *iocb;98 struct sock *sk;100 struct af_alg_rsgl first_rsgl;101 struct af_alg_rsgl *last_rsgl;102 struct list_head rsgl_list;104 struct scatterlist *tsgl;105 unsigned int tsgl_entries;107 unsigned int outlen;108 unsigned int areqlen;[all …]