Lines Matching defs:pask
43 struct alg_sock *pask = alg_sk(psk);
44 struct crypto_skcipher *tfm = pask->private;
55 struct alg_sock *pask;
65 pask = alg_sk(psk);
66 tfm = pask->private;
102 struct alg_sock *pask = alg_sk(psk);
104 struct crypto_skcipher *tfm = pask->private;
274 struct alg_sock *pask;
284 pask = alg_sk(ask->parent);
285 tfm = pask->private;
292 atomic_dec(&pask->nokey_refcnt);
368 struct alg_sock *pask = alg_sk(psk);
369 struct crypto_skcipher *tfm = pask->private;