Lines Matching refs:psk
47 struct sock *psk = ask->parent; in aead_sufficient_data() local
48 struct alg_sock *pask = alg_sk(psk); in aead_sufficient_data()
65 struct sock *psk = ask->parent; in aead_sendmsg() local
66 struct alg_sock *pask = alg_sk(psk); in aead_sendmsg()
93 struct sock *psk = ask->parent; in _aead_recvmsg() local
94 struct alg_sock *pask = alg_sk(psk); in _aead_recvmsg()
379 struct sock *psk; in aead_check_key() local
389 psk = ask->parent; in aead_check_key()
394 lock_sock_nested(psk, SINGLE_DEPTH_NESTING); in aead_check_key()
404 release_sock(psk); in aead_check_key()
523 struct sock *psk = ask->parent; in aead_sock_destruct() local
524 struct alg_sock *pask = alg_sk(psk); in aead_sock_destruct()