Lines Matching refs:psk
40 struct sock *psk = ask->parent; in aead_sufficient_data() local
41 struct alg_sock *pask = alg_sk(psk); in aead_sufficient_data()
57 struct sock *psk = ask->parent; in aead_sendmsg() local
58 struct alg_sock *pask = alg_sk(psk); in aead_sendmsg()
70 struct sock *psk = ask->parent; in _aead_recvmsg() local
71 struct alg_sock *pask = alg_sk(psk); in _aead_recvmsg()
293 struct sock *psk; in aead_check_key() local
303 psk = ask->parent; in aead_check_key()
308 lock_sock_nested(psk, SINGLE_DEPTH_NESTING); in aead_check_key()
318 release_sock(psk); in aead_check_key()
392 struct sock *psk = ask->parent; in aead_sock_destruct() local
393 struct alg_sock *pask = alg_sk(psk); in aead_sock_destruct()