Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/crypto/
Dif_alg.h26 struct alg_sock { struct
28 struct sock sk;
30 struct sock *parent;
32 atomic_t refcnt;
33 atomic_t nokey_refcnt;
35 const struct af_alg_type *type;
36 void *private;
/kernel/linux/linux-6.6/include/crypto/
Dif_alg.h24 struct alg_sock { struct
26 struct sock sk;
28 struct sock *parent;
30 atomic_t refcnt;
31 atomic_t nokey_refcnt;
33 const struct af_alg_type *type;
34 void *private;