Home
last modified time | relevance | path

Searched refs:alg_sk (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dalgif_skcipher.c41 struct alg_sock *ask = alg_sk(sk); in skcipher_sendmsg()
43 struct alg_sock *pask = alg_sk(psk); in skcipher_sendmsg()
54 struct alg_sock *ask = alg_sk(sk); in _skcipher_recvmsg()
56 struct alg_sock *pask = alg_sk(psk); in _skcipher_recvmsg()
209 struct alg_sock *ask = alg_sk(sk); in skcipher_check_key()
216 pask = alg_sk(ask->parent); in skcipher_check_key()
310 struct alg_sock *ask = alg_sk(sk); in skcipher_sock_destruct()
313 struct alg_sock *pask = alg_sk(psk); in skcipher_sock_destruct()
325 struct alg_sock *ask = alg_sk(sk); in skcipher_accept_parent_nokey()
H A Dalgif_aead.c46 struct alg_sock *ask = alg_sk(sk); in aead_sufficient_data()
48 struct alg_sock *pask = alg_sk(psk); in aead_sufficient_data()
64 struct alg_sock *ask = alg_sk(sk); in aead_sendmsg()
66 struct alg_sock *pask = alg_sk(psk); in aead_sendmsg()
92 struct alg_sock *ask = alg_sk(sk); in _aead_recvmsg()
94 struct alg_sock *pask = alg_sk(psk); in _aead_recvmsg()
383 struct alg_sock *ask = alg_sk(sk); in aead_check_key()
390 pask = alg_sk(ask->parent); in aead_check_key()
521 struct alg_sock *ask = alg_sk(sk); in aead_sock_destruct()
524 struct alg_sock *pask = alg_sk(ps in aead_sock_destruct()
[all...]
H A Daf_alg.c131 struct alg_sock *ask = alg_sk(sk); in af_alg_release_parent()
135 ask = alg_sk(sk); in af_alg_release_parent()
149 struct alg_sock *ask = alg_sk(sk); in alg_bind()
207 struct alg_sock *ask = alg_sk(sk); in alg_setkey()
232 struct alg_sock *ask = alg_sk(sk); in alg_setsockopt()
279 struct alg_sock *ask = alg_sk(sk); in af_alg_accept()
319 atomic_set(&alg_sk(sk2)->nokey_refcnt, 1); in af_alg_accept()
321 alg_sk(sk2)->parent = sk; in af_alg_accept()
322 alg_sk(sk2)->type = type; in af_alg_accept()
367 struct alg_sock *ask = alg_sk(s in alg_sock_destruct()
[all...]
H A Dalgif_hash.c68 struct alg_sock *ask = alg_sk(sk); in hash_sendmsg()
135 struct alg_sock *ask = alg_sk(sk); in hash_sendpage()
187 struct alg_sock *ask = alg_sk(sk); in hash_recvmsg()
234 struct alg_sock *ask = alg_sk(sk); in hash_accept()
257 ask2 = alg_sk(sk2); in hash_accept()
299 struct alg_sock *ask = alg_sk(sk); in hash_check_key()
306 pask = alg_sk(ask->parent); in hash_check_key()
411 struct alg_sock *ask = alg_sk(sk); in hash_sock_destruct()
422 struct alg_sock *ask = alg_sk(sk); in hash_accept_parent_nokey()
H A Dalgif_rng.c111 struct alg_sock *ask = alg_sk(sk); in rng_recvmsg()
121 struct alg_sock *ask = alg_sk(sk); in rng_test_recvmsg()
136 struct alg_sock *ask = alg_sk(sock->sk); in rng_test_sendmsg()
234 struct alg_sock *ask = alg_sk(sk); in rng_sock_destruct()
246 struct alg_sock *ask = alg_sk(sk); in rng_accept_parent()
/kernel/linux/linux-6.6/crypto/
H A Dalgif_skcipher.c41 struct alg_sock *ask = alg_sk(sk); in skcipher_sendmsg()
43 struct alg_sock *pask = alg_sk(psk); in skcipher_sendmsg()
54 struct alg_sock *ask = alg_sk(sk); in _skcipher_recvmsg()
56 struct alg_sock *pask = alg_sk(psk); in _skcipher_recvmsg()
208 struct alg_sock *ask = alg_sk(sk); in skcipher_check_key()
215 pask = alg_sk(ask->parent); in skcipher_check_key()
296 struct alg_sock *ask = alg_sk(sk); in skcipher_sock_destruct()
299 struct alg_sock *pask = alg_sk(psk); in skcipher_sock_destruct()
311 struct alg_sock *ask = alg_sk(sk); in skcipher_accept_parent_nokey()
H A Dalgif_aead.c46 struct alg_sock *ask = alg_sk(sk); in aead_sufficient_data()
48 struct alg_sock *pask = alg_sk(psk); in aead_sufficient_data()
64 struct alg_sock *ask = alg_sk(sk); in aead_sendmsg()
66 struct alg_sock *pask = alg_sk(psk); in aead_sendmsg()
92 struct alg_sock *ask = alg_sk(sk); in _aead_recvmsg()
94 struct alg_sock *pask = alg_sk(psk); in _aead_recvmsg()
384 struct alg_sock *ask = alg_sk(sk); in aead_check_key()
391 pask = alg_sk(ask->parent); in aead_check_key()
509 struct alg_sock *ask = alg_sk(sk); in aead_sock_destruct()
512 struct alg_sock *pask = alg_sk(ps in aead_sock_destruct()
[all...]
H A Daf_alg.c134 struct alg_sock *ask = alg_sk(sk); in af_alg_release_parent()
138 ask = alg_sk(sk); in af_alg_release_parent()
152 struct alg_sock *ask = alg_sk(sk); in alg_bind()
210 struct alg_sock *ask = alg_sk(sk); in alg_setkey()
361 struct alg_sock *ask = alg_sk(sk); in alg_setsockopt()
412 struct alg_sock *ask = alg_sk(sk); in af_alg_accept()
452 atomic_set(&alg_sk(sk2)->nokey_refcnt, 1); in af_alg_accept()
454 alg_sk(sk2)->parent = sk; in af_alg_accept()
455 alg_sk(sk2)->type = type; in af_alg_accept()
499 struct alg_sock *ask = alg_sk(s in alg_sock_destruct()
[all...]
H A Dalgif_hash.c67 struct alg_sock *ask = alg_sk(sk); in hash_sendmsg()
183 struct alg_sock *ask = alg_sk(sk); in hash_recvmsg()
230 struct alg_sock *ask = alg_sk(sk); in hash_accept()
260 ask2 = alg_sk(sk2); in hash_accept()
305 struct alg_sock *ask = alg_sk(sk); in hash_check_key()
312 pask = alg_sk(ask->parent); in hash_check_key()
404 struct alg_sock *ask = alg_sk(sk); in hash_sock_destruct()
415 struct alg_sock *ask = alg_sk(sk); in hash_accept_parent_nokey()
H A Dalgif_rng.c111 struct alg_sock *ask = alg_sk(sk); in rng_recvmsg()
121 struct alg_sock *ask = alg_sk(sk); in rng_test_recvmsg()
136 struct alg_sock *ask = alg_sk(sock->sk); in rng_test_sendmsg()
232 struct alg_sock *ask = alg_sk(sk); in rng_sock_destruct()
244 struct alg_sock *ask = alg_sk(sk); in rng_accept_parent()
/kernel/linux/linux-5.10/include/crypto/
H A Dif_alg.h174 static inline struct alg_sock *alg_sk(struct sock *sk) in alg_sk() function
187 struct alg_sock *ask = alg_sk(sk); in af_alg_sndbuf()
213 struct alg_sock *ask = alg_sk(sk); in af_alg_rcvbuf()
/kernel/linux/linux-6.6/include/crypto/
H A Dif_alg.h171 static inline struct alg_sock *alg_sk(struct sock *sk) in alg_sk() function
184 struct alg_sock *ask = alg_sk(sk); in af_alg_sndbuf()
210 struct alg_sock *ask = alg_sk(sk); in af_alg_rcvbuf()

Completed in 10 milliseconds