Home
last modified time | relevance | path

Searched defs:af_alg_async_req (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/crypto/
Dif_alg.h100 struct af_alg_async_req { struct
101 struct kiocb *iocb;
102 struct sock *sk;
104 struct af_alg_rsgl first_rsgl;
105 struct af_alg_rsgl *last_rsgl;
106 struct list_head rsgl_list;
108 struct scatterlist *tsgl;
109 unsigned int tsgl_entries;
111 unsigned int outlen;
112 unsigned int areqlen;
[all …]