Searched refs:pask (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Dalgif_hash.c241 struct alg_sock *pask; hash_check_key() local
251 pask = alg_sk(ask->parent); hash_check_key()
252 tfm = pask->private; hash_check_key()
259 if (!pask->refcnt++) hash_check_key()
H A Dalgif_skcipher.c762 struct alg_sock *pask; skcipher_check_key() local
772 pask = alg_sk(ask->parent); skcipher_check_key()
773 tfm = pask->private; skcipher_check_key()
780 if (!pask->refcnt++) skcipher_check_key()

Completed in 98 milliseconds