Symbol: alg_sock
crypto/af_alg.c
1098
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
1165
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
134
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
152
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
210
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
286
static int alg_setkey_by_key_serial(struct alg_sock *ask, sockptr_t optval,
crypto/af_alg.c
346
static inline int alg_setkey_by_key_serial(struct alg_sock *ask,
crypto/af_alg.c
359
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
37
.obj_size = sizeof(struct alg_sock),
crypto/af_alg.c
411
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
498
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
607
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
648
const struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
686
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
746
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
840
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
878
struct alg_sock *ask = alg_sk(sk);
crypto/af_alg.c
915
struct alg_sock *ask = alg_sk(sk);
crypto/algif_aead.c
271
struct alg_sock *pask;
crypto/algif_aead.c
274
struct alg_sock *ask = alg_sk(sk);
crypto/algif_aead.c
367
struct alg_sock *ask = alg_sk(sk);
crypto/algif_aead.c
370
struct alg_sock *pask = alg_sk(psk);
crypto/algif_aead.c
383
struct alg_sock *ask = alg_sk(sk);
crypto/algif_aead.c
39
struct alg_sock *ask = alg_sk(sk);
crypto/algif_aead.c
41
struct alg_sock *pask = alg_sk(psk);
crypto/algif_aead.c
56
struct alg_sock *ask = alg_sk(sk);
crypto/algif_aead.c
58
struct alg_sock *pask = alg_sk(psk);
crypto/algif_aead.c
69
struct alg_sock *ask = alg_sk(sk);
crypto/algif_aead.c
71
struct alg_sock *pask = alg_sk(psk);
crypto/algif_hash.c
183
struct alg_sock *ask = alg_sk(sk);
crypto/algif_hash.c
230
struct alg_sock *ask = alg_sk(sk);
crypto/algif_hash.c
235
struct alg_sock *ask2;
crypto/algif_hash.c
298
struct alg_sock *pask;
crypto/algif_hash.c
301
struct alg_sock *ask = alg_sk(sk);
crypto/algif_hash.c
400
struct alg_sock *ask = alg_sk(sk);
crypto/algif_hash.c
411
struct alg_sock *ask = alg_sk(sk);
crypto/algif_hash.c
67
struct alg_sock *ask = alg_sk(sk);
crypto/algif_rng.c
111
struct alg_sock *ask = alg_sk(sk);
crypto/algif_rng.c
121
struct alg_sock *ask = alg_sk(sk);
crypto/algif_rng.c
136
struct alg_sock *ask = alg_sk(sock->sk);
crypto/algif_rng.c
232
struct alg_sock *ask = alg_sk(sk);
crypto/algif_rng.c
244
struct alg_sock *ask = alg_sk(sk);
crypto/algif_skcipher.c
236
struct alg_sock *pask;
crypto/algif_skcipher.c
239
struct alg_sock *ask = alg_sk(sk);
crypto/algif_skcipher.c
327
struct alg_sock *ask = alg_sk(sk);
crypto/algif_skcipher.c
330
struct alg_sock *pask = alg_sk(psk);
crypto/algif_skcipher.c
344
struct alg_sock *ask = alg_sk(sk);
crypto/algif_skcipher.c
41
struct alg_sock *ask = alg_sk(sk);
crypto/algif_skcipher.c
43
struct alg_sock *pask = alg_sk(psk);
crypto/algif_skcipher.c
52
struct alg_sock *ask = alg_sk(sk);
crypto/algif_skcipher.c
55
struct alg_sock *pask;
crypto/algif_skcipher.c
86
struct alg_sock *ask = alg_sk(sk);
crypto/algif_skcipher.c
88
struct alg_sock *pask = alg_sk(psk);
include/crypto/if_alg.h
174
static inline struct alg_sock *alg_sk(struct sock *sk)
include/crypto/if_alg.h
176
return (struct alg_sock *)sk;
include/crypto/if_alg.h
187
struct alg_sock *ask = alg_sk(sk);
include/crypto/if_alg.h
213
struct alg_sock *ask = alg_sk(sk);