Home
last modified time | relevance | path

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

/linux/include/crypto/
A Dif_alg.h96 struct af_alg_async_req { struct
97 struct kiocb *iocb;
98 struct sock *sk;
100 struct af_alg_rsgl first_rsgl;
102 struct list_head rsgl_list;
104 struct scatterlist *tsgl;
105 unsigned int tsgl_entries;
107 unsigned int outlen;
108 unsigned int areqlen;
110 union {
[all …]

Completed in 6 milliseconds