Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A 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;

Completed in 5 milliseconds