Searched refs:pask (Results 1 – 2 of 2) sorted by relevance
299 struct alg_sock *pask = alg_sk(psk); in skcipher_sendmsg() local301 struct skcipher_tfm *skc = pask->private; in skcipher_sendmsg()505 struct alg_sock *pask = alg_sk(psk); in skcipher_recvmsg_async() local507 struct skcipher_tfm *skc = pask->private; in skcipher_recvmsg_async()641 struct alg_sock *pask = alg_sk(psk); in skcipher_recvmsg_sync() local643 struct skcipher_tfm *skc = pask->private; in skcipher_recvmsg_sync()764 struct alg_sock *pask; in skcipher_check_key() local774 pask = alg_sk(ask->parent); in skcipher_check_key()775 tfm = pask->private; in skcipher_check_key()782 if (!pask->refcnt++) in skcipher_check_key()
249 struct alg_sock *pask; in hash_check_key() local259 pask = alg_sk(ask->parent); in hash_check_key()260 tfm = pask->private; in hash_check_key()267 if (!pask->refcnt++) in hash_check_key()