Lines Matching refs:psk
41 struct sock *psk = ask->parent; in aead_sufficient_data() local
42 struct alg_sock *pask = alg_sk(psk); in aead_sufficient_data()
58 struct sock *psk = ask->parent; in aead_sendmsg() local
59 struct alg_sock *pask = alg_sk(psk); in aead_sendmsg()
71 struct sock *psk = ask->parent; in _aead_recvmsg() local
72 struct alg_sock *pask = alg_sk(psk); in _aead_recvmsg()
349 struct sock *psk; in aead_check_key() local
359 psk = ask->parent; in aead_check_key()
364 lock_sock_nested(psk, SINGLE_DEPTH_NESTING); in aead_check_key()
374 release_sock(psk); in aead_check_key()
448 struct sock *psk = ask->parent; in aead_sock_destruct() local
449 struct alg_sock *pask = alg_sk(psk); in aead_sock_destruct()