Searched refs:pask (Results 1 – 2 of 2) sorted by relevance
241 struct alg_sock *pask; in hash_check_key() local251 pask = alg_sk(ask->parent); in hash_check_key()252 tfm = pask->private; in hash_check_key()259 if (!pask->refcnt++) in hash_check_key()
762 struct alg_sock *pask; in skcipher_check_key() local772 pask = alg_sk(ask->parent); in skcipher_check_key()773 tfm = pask->private; in skcipher_check_key()780 if (!pask->refcnt++) in skcipher_check_key()